Map type #6329
Closed
lukekim
started this conversation in
Feature Requests
Map type
#6329
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We (Spice AI) need Map type support through the DataFusion integration.
This is start a discussion on Map type in general, as there are a number of options:
First-class DType
Does this just duplicate existing types/implementation?
List/Struct Conversion
Example of basic List/Struct Conversion implementation: https://github.com/spiceai/vortex/pull/21/changes
List/Struct could be considered as stop gap for Variant support.
An extension array
Pros/cons?
Beta Was this translation helpful? Give feedback.
All reactions