-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
EPICA larger project, actively underway, with sub tasksA larger project, actively underway, with sub tasksenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
Arrow contains a MapArray
DataFusion has incomplete support for this type; This ticket tracks adding new fetures.
Please add comments / etc if you file additional tickets related to map and I'll add them to the description
Issues
- Filter crashes when the input schema contains a map #8262
- Create a scalar from array of type Map #6485
- Support Map as a ScalarValue #11128
- Implement a scalar function for creating ScalarValue::Map #11268
- Implement the rewrite from the Map literal to Map function #11434
- Document the Map function in the documentation #11435
- Support Arrays for the Map scalar functions #11436
- Enforce the uniqueness of map key name for the map/make_map function #11437
- Easier Dataframe API for
map#11546 - Support Map literal syntax for DuckDB and Generic datafusion-sqlparser-rs#1344
- Support
map_keysfunction for Map type #12147 - Support
map_valuesfor MAP type #12148
Metadata
Metadata
Assignees
Labels
EPICA larger project, actively underway, with sub tasksA larger project, actively underway, with sub tasksenhancementNew feature or requestNew feature or request