-
Notifications
You must be signed in to change notification settings - Fork 294
[Feature Request] Load parquet files #10162
Copy link
Copy link
Open
Labels
attention/doc-influenceneed to complete design documentneed to complete design documentkind/featurephase/testingpriority/p1Medium priority feature that should be implemented in this versionMedium priority feature that should be implemented in this versionsource/devissues from devsissues from devssource/on-demandissues on the demands of users, customers or marketissues on the demands of users, customers or market
Milestone
Metadata
Metadata
Assignees
Labels
attention/doc-influenceneed to complete design documentneed to complete design documentkind/featurephase/testingpriority/p1Medium priority feature that should be implemented in this versionMedium priority feature that should be implemented in this versionsource/devissues from devsissues from devssource/on-demandissues on the demands of users, customers or marketissues on the demands of users, customers or market
Is there an existing issue for the same feature request?
Is your feature request related to a problem?
No response
Describe the feature you'd like
load parquet files. It is a popular format like csv or json. Parquet file can be nested. We want to load at least files with a flat schema.
For data with nested column data we should consider load as json. Not sure.
Describe implementation you've considered
No response
Documentation, Adoption, Use Case, Migration Strategy
No response
Additional information
No response