Commit 3f7a7d2
docs: Add Elasticsearch unsigned_long → UInt64 mapping
The Elasticsearch connector now decodes `unsigned_long` to Arrow `UInt64`
to cover the full u64 range without overflowing through i64. Add the
mapping to the Elasticsearch type table.
Source: spiceai/spiceai#108251 parent 5ad1986 commit 3f7a7d2
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments