vvysotskyi opened a new pull request #2357: URL: https://github.com/apache/drill/pull/2357
# **Under development, please do not review, use or comment yet** # [DRILL-8027](https://issues.apache.org/jira/browse/DRILL-8027): Format plugin for Apache Iceberg ## Description Format plugin for Apache Iceberg. Functionality: - [x] support reading data from Iceberg tables in Parquet, Avro, and ORC formats - [x] push down fields used in the project - [x] push down supported filter expressions - [x] spit and parallelize reading tasks - [x] provide a way for specifying Iceberg-specific configurations - [x] support schema provisioning - [ ] read specific snapshot versions if configured - [ ] read table metadata (entries, files, history, snapshots, manifests, partitions, etc.) - [ ] additional testing ## Documentation TBA ## Testing TBA closes #2269 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
