Commit fc13445
committed
docs: Document Delta Lake column mapping support
Adds a Column Mapping section to the Delta Lake data connector page
covering `columnMapping.mode = name` and `id`. The connector resolves
logical-to-physical names at read time, including nested Struct, List,
and Map field renames, and partition and predicate-pushdown paths.
Source: spiceai/spiceai#101341 parent e6ac7b6 commit fc13445
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
| |||
0 commit comments