-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
ScalarValue does not currently support Maps, see e.g. #8262 (comment).
#6485 is probably related as well, though I'm not 100% sure
I ran into this when looking to implement Substrait -> DF conversion for MapType
Describe the solution you'd like
Implement ScalarValue::Map and all the related functionality
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request