-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-10761
I would like to be able to use SQL to query data sources such as Parquet and JSON that support nested types.
Example:
{code:java}
SELECT id, first_name, address.zip AS zip_code FROM customer{code}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed