You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2021/10/31 18:38:00 UTC

[jira] [Created] (DRILL-8027) Format plugin for Apache Iceberg

Vova Vysotskyi created DRILL-8027:
-------------------------------------

             Summary: Format plugin for Apache Iceberg
                 Key: DRILL-8027
                 URL: https://issues.apache.org/jira/browse/DRILL-8027
             Project: Apache Drill
          Issue Type: New Feature
    Affects Versions: 1.20.0
            Reporter: Vova Vysotskyi
            Assignee: Vova Vysotskyi
             Fix For: 1.20.0


Implement a format plugin for Apache Iceberg.
Plugin should be able to:
- support reading data from Iceberg tables in Parquet, Avro, and ORC formats
- push down fields used in the project
- push down supported filter expressions
- spit and parallelize reading tasks
- provide a way for specifying Iceberg-specific configurations
- read specific snapshot versions if configured
- read table metadata (entries, files, history, snapshots, manifests, partitions, etc.)
- support schema provisioning



--
This message was sent by Atlassian Jira
(v8.3.4#803005)