|
46 | 46 | items: |
47 | 47 | - name: Best practices for schema management |
48 | 48 | href: management-best-practices.md |
49 | | - - name: Avrotize k2a tool |
50 | | - href: /kusto/management/tools/avrotize.md |
51 | 49 | - name: Clusters |
52 | 50 | items: |
53 | 51 | - name: .execute cluster script command |
@@ -123,6 +121,8 @@ items: |
123 | 121 | href: show-table-schema-command.md |
124 | 122 | - name: .clear table data command |
125 | 123 | href: clear-table-data-command.md |
| 124 | + - name: Avrotize k2a tool |
| 125 | + href: ../tools/avrotize.md |
126 | 126 | - name: External tables |
127 | 127 | items: |
128 | 128 | - name: Azure Storage external tables |
@@ -255,23 +255,6 @@ items: |
255 | 255 | - name: .alter-merge table column-docstrings command |
256 | 256 | displayName: .alter-merge column-docstrings |
257 | 257 | href: alter-merge-table-column.md |
258 | | - - name: Ingestion mappings |
259 | | - items: |
260 | | - - name: Ingestion mappings overview |
261 | | - href: mappings.md |
262 | | - displayName: schema mappings, data mappings |
263 | | - - name: "CSV mapping" |
264 | | - href: csv-mapping.md |
265 | | - - name: "JSON mapping" |
266 | | - href: json-mapping.md |
267 | | - - name: "AVRO mapping" |
268 | | - href: avro-mapping.md |
269 | | - - name: "Parquet mapping" |
270 | | - href: parquet-mapping.md |
271 | | - - name: "ORC mapping" |
272 | | - href: orc-mapping.md |
273 | | - - name: "W3CLOGFILE mapping" |
274 | | - href: w3c-log-file-mapping.md |
275 | 258 | - name: Functions |
276 | 259 | items: |
277 | 260 | - name: Stored functions management overview |
@@ -810,6 +793,23 @@ items: |
810 | 793 | href: ../ingestion-supported-formats.md |
811 | 794 | - name: Ingestion properties |
812 | 795 | href: ../ingestion-properties.md |
| 796 | + - name: Ingestion mappings |
| 797 | + items: |
| 798 | + - name: Ingestion mappings overview |
| 799 | + href: mappings.md |
| 800 | + displayName: schema mappings, data mappings |
| 801 | + - name: "CSV mapping" |
| 802 | + href: csv-mapping.md |
| 803 | + - name: "JSON mapping" |
| 804 | + href: json-mapping.md |
| 805 | + - name: "AVRO mapping" |
| 806 | + href: avro-mapping.md |
| 807 | + - name: "Parquet mapping" |
| 808 | + href: parquet-mapping.md |
| 809 | + - name: "ORC mapping" |
| 810 | + href: orc-mapping.md |
| 811 | + - name: "W3CLOGFILE mapping" |
| 812 | + href: w3c-log-file-mapping.md |
813 | 813 | - name: .ingest-into |
814 | 814 | displayName: .ingest into, pull data, pulling ingestion |
815 | 815 | href: data-ingestion/ingest-into-command.md |
|
0 commit comments