|
1329 | 1329 | "description": "Avro store settings." |
1330 | 1330 | }, |
1331 | 1331 | "additionalColumns": { |
1332 | | - "type": "array", |
1333 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1334 | | - "items": { |
1335 | | - "$ref": "#/definitions/AdditionalColumns" |
1336 | | - } |
| 1332 | + "type": "object", |
| 1333 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1337 | 1334 | } |
1338 | 1335 | } |
1339 | 1336 | }, |
|
1351 | 1348 | "description": "Excel store settings." |
1352 | 1349 | }, |
1353 | 1350 | "additionalColumns": { |
1354 | | - "type": "array", |
1355 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1356 | | - "items": { |
1357 | | - "$ref": "#/definitions/AdditionalColumns" |
1358 | | - } |
| 1351 | + "type": "object", |
| 1352 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1359 | 1353 | } |
1360 | 1354 | } |
1361 | 1355 | }, |
|
1373 | 1367 | "description": "Parquet store settings." |
1374 | 1368 | }, |
1375 | 1369 | "additionalColumns": { |
1376 | | - "type": "array", |
1377 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1378 | | - "items": { |
1379 | | - "$ref": "#/definitions/AdditionalColumns" |
1380 | | - } |
| 1370 | + "type": "object", |
| 1371 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1381 | 1372 | } |
1382 | 1373 | } |
1383 | 1374 | }, |
|
1399 | 1390 | "description": "DelimitedText format settings." |
1400 | 1391 | }, |
1401 | 1392 | "additionalColumns": { |
1402 | | - "type": "array", |
1403 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1404 | | - "items": { |
1405 | | - "$ref": "#/definitions/AdditionalColumns" |
1406 | | - } |
| 1393 | + "type": "object", |
| 1394 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1407 | 1395 | } |
1408 | 1396 | } |
1409 | 1397 | }, |
|
1425 | 1413 | "description": "Json format settings." |
1426 | 1414 | }, |
1427 | 1415 | "additionalColumns": { |
1428 | | - "type": "array", |
1429 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1430 | | - "items": { |
1431 | | - "$ref": "#/definitions/AdditionalColumns" |
1432 | | - } |
| 1416 | + "type": "object", |
| 1417 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1433 | 1418 | } |
1434 | 1419 | } |
1435 | 1420 | }, |
|
1451 | 1436 | "description": "Xml format settings." |
1452 | 1437 | }, |
1453 | 1438 | "additionalColumns": { |
1454 | | - "type": "array", |
1455 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1456 | | - "items": { |
1457 | | - "$ref": "#/definitions/AdditionalColumns" |
1458 | | - } |
| 1439 | + "type": "object", |
| 1440 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1459 | 1441 | } |
1460 | 1442 | } |
1461 | 1443 | }, |
|
1473 | 1455 | "description": "ORC store settings." |
1474 | 1456 | }, |
1475 | 1457 | "additionalColumns": { |
1476 | | - "type": "array", |
1477 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1478 | | - "items": { |
1479 | | - "$ref": "#/definitions/AdditionalColumns" |
1480 | | - } |
| 1458 | + "type": "object", |
| 1459 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1481 | 1460 | } |
1482 | 1461 | } |
1483 | 1462 | }, |
|
1714 | 1693 | "description": "Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))." |
1715 | 1694 | }, |
1716 | 1695 | "additionalColumns": { |
1717 | | - "type": "array", |
1718 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1719 | | - "items": { |
1720 | | - "$ref": "#/definitions/AdditionalColumns" |
1721 | | - } |
| 1696 | + "type": "object", |
| 1697 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1722 | 1698 | } |
1723 | 1699 | } |
1724 | 1700 | }, |
|
1786 | 1762 | "description": "Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))." |
1787 | 1763 | }, |
1788 | 1764 | "additionalColumns": { |
1789 | | - "type": "array", |
1790 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1791 | | - "items": { |
1792 | | - "$ref": "#/definitions/AdditionalColumns" |
1793 | | - } |
| 1765 | + "type": "object", |
| 1766 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1794 | 1767 | } |
1795 | 1768 | } |
1796 | 1769 | }, |
|
1820 | 1793 | "description": "Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean)." |
1821 | 1794 | }, |
1822 | 1795 | "additionalColumns": { |
1823 | | - "type": "array", |
1824 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1825 | | - "items": { |
1826 | | - "$ref": "#/definitions/AdditionalColumns" |
1827 | | - } |
| 1796 | + "type": "object", |
| 1797 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1828 | 1798 | } |
1829 | 1799 | } |
1830 | 1800 | }, |
|
1842 | 1812 | "description": "FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises). Type: string (or Expression with resultType string)." |
1843 | 1813 | }, |
1844 | 1814 | "additionalColumns": { |
1845 | | - "type": "array", |
1846 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1847 | | - "items": { |
1848 | | - "$ref": "#/definitions/AdditionalColumns" |
1849 | | - } |
| 1815 | + "type": "object", |
| 1816 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1850 | 1817 | } |
1851 | 1818 | } |
1852 | 1819 | }, |
|
1864 | 1831 | "description": "FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string)." |
1865 | 1832 | }, |
1866 | 1833 | "additionalColumns": { |
1867 | | - "type": "array", |
1868 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1869 | | - "items": { |
1870 | | - "$ref": "#/definitions/AdditionalColumns" |
1871 | | - } |
| 1834 | + "type": "object", |
| 1835 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1872 | 1836 | } |
1873 | 1837 | } |
1874 | 1838 | }, |
|
1886 | 1850 | "description": "FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises). Type: string (or Expression with resultType string)." |
1887 | 1851 | }, |
1888 | 1852 | "additionalColumns": { |
1889 | | - "type": "array", |
1890 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1891 | | - "items": { |
1892 | | - "$ref": "#/definitions/AdditionalColumns" |
1893 | | - } |
| 1853 | + "type": "object", |
| 1854 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1894 | 1855 | } |
1895 | 1856 | } |
1896 | 1857 | }, |
|
1908 | 1869 | "description": "Database query. Type: string (or Expression with resultType string)." |
1909 | 1870 | }, |
1910 | 1871 | "additionalColumns": { |
1911 | | - "type": "array", |
1912 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1913 | | - "items": { |
1914 | | - "$ref": "#/definitions/AdditionalColumns" |
1915 | | - } |
| 1872 | + "type": "object", |
| 1873 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1916 | 1874 | } |
1917 | 1875 | } |
1918 | 1876 | }, |
|
1945 | 1903 | "description": "Database query. Type: string (or Expression with resultType string)." |
1946 | 1904 | }, |
1947 | 1905 | "additionalColumns": { |
1948 | | - "type": "array", |
1949 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
1950 | | - "items": { |
1951 | | - "$ref": "#/definitions/AdditionalColumns" |
1952 | | - } |
| 1906 | + "type": "object", |
| 1907 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
1953 | 1908 | } |
1954 | 1909 | } |
1955 | 1910 | }, |
|
2061 | 2016 | "description": "The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))." |
2062 | 2017 | }, |
2063 | 2018 | "additionalColumns": { |
2064 | | - "type": "array", |
2065 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2066 | | - "items": { |
2067 | | - "$ref": "#/definitions/AdditionalColumns" |
2068 | | - } |
| 2019 | + "type": "object", |
| 2020 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2069 | 2021 | } |
2070 | 2022 | } |
2071 | 2023 | }, |
|
2122 | 2074 | } |
2123 | 2075 | }, |
2124 | 2076 | "additionalColumns": { |
2125 | | - "type": "array", |
2126 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2127 | | - "items": { |
2128 | | - "$ref": "#/definitions/AdditionalColumns" |
2129 | | - } |
| 2077 | + "type": "object", |
| 2078 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2130 | 2079 | } |
2131 | 2080 | } |
2132 | 2081 | }, |
|
2366 | 2315 | "description": "The time to await before sending next page request. " |
2367 | 2316 | }, |
2368 | 2317 | "additionalColumns": { |
2369 | | - "type": "array", |
2370 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2371 | | - "items": { |
2372 | | - "$ref": "#/definitions/AdditionalColumns" |
2373 | | - } |
| 2318 | + "type": "object", |
| 2319 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2374 | 2320 | } |
2375 | 2321 | } |
2376 | 2322 | }, |
|
2589 | 2535 | "description": "If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)." |
2590 | 2536 | }, |
2591 | 2537 | "additionalColumns": { |
2592 | | - "type": "array", |
2593 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2594 | | - "items": { |
2595 | | - "$ref": "#/definitions/AdditionalColumns" |
2596 | | - } |
| 2538 | + "type": "object", |
| 2539 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2597 | 2540 | } |
2598 | 2541 | } |
2599 | 2542 | }, |
|
2675 | 2618 | "description": "Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9])).." |
2676 | 2619 | }, |
2677 | 2620 | "additionalColumns": { |
2678 | | - "type": "array", |
2679 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2680 | | - "items": { |
2681 | | - "$ref": "#/definitions/AdditionalColumns" |
2682 | | - } |
| 2621 | + "type": "object", |
| 2622 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2683 | 2623 | } |
2684 | 2624 | }, |
2685 | 2625 | "required": [ |
|
2712 | 2652 | "$ref": "#/definitions/OraclePartitionSettings" |
2713 | 2653 | }, |
2714 | 2654 | "additionalColumns": { |
2715 | | - "type": "array", |
2716 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2717 | | - "items": { |
2718 | | - "$ref": "#/definitions/AdditionalColumns" |
2719 | | - } |
| 2655 | + "type": "object", |
| 2656 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2720 | 2657 | } |
2721 | 2658 | } |
2722 | 2659 | }, |
|
2797 | 2734 | ], |
2798 | 2735 | "properties": { |
2799 | 2736 | "additionalColumns": { |
2800 | | - "type": "array", |
2801 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2802 | | - "items": { |
2803 | | - "$ref": "#/definitions/AdditionalColumns" |
2804 | | - } |
| 2737 | + "type": "object", |
| 2738 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2805 | 2739 | } |
2806 | 2740 | } |
2807 | 2741 | }, |
|
2854 | 2788 | "description": "Database query. Should be a SQL-92 query expression. Type: string (or Expression with resultType string)." |
2855 | 2789 | }, |
2856 | 2790 | "additionalColumns": { |
2857 | | - "type": "array", |
2858 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2859 | | - "items": { |
2860 | | - "$ref": "#/definitions/AdditionalColumns" |
2861 | | - } |
| 2791 | + "type": "object", |
| 2792 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2862 | 2793 | } |
2863 | 2794 | } |
2864 | 2795 | }, |
|
2888 | 2819 | "description": "Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))." |
2889 | 2820 | }, |
2890 | 2821 | "additionalColumns": { |
2891 | | - "type": "array", |
2892 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2893 | | - "items": { |
2894 | | - "$ref": "#/definitions/AdditionalColumns" |
2895 | | - } |
| 2822 | + "type": "object", |
| 2823 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2896 | 2824 | } |
2897 | 2825 | } |
2898 | 2826 | }, |
|
2922 | 2850 | "description": "Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))." |
2923 | 2851 | }, |
2924 | 2852 | "additionalColumns": { |
2925 | | - "type": "array", |
2926 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2927 | | - "items": { |
2928 | | - "$ref": "#/definitions/AdditionalColumns" |
2929 | | - } |
| 2853 | + "type": "object", |
| 2854 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2930 | 2855 | } |
2931 | 2856 | } |
2932 | 2857 | }, |
|
2956 | 2881 | "description": "Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))." |
2957 | 2882 | }, |
2958 | 2883 | "additionalColumns": { |
2959 | | - "type": "array", |
2960 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects (or Expression with resultType array of objects).", |
2961 | | - "items": { |
2962 | | - "$ref": "#/definitions/AdditionalColumns" |
2963 | | - } |
| 2884 | + "type": "object", |
| 2885 | + "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
2964 | 2886 | } |
2965 | 2887 | } |
2966 | 2888 | }, |
|
0 commit comments