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

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

     [ https://issues.apache.org/jira/browse/DRILL-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vova Vysotskyi resolved DRILL-8027.
-----------------------------------
    Resolution: Fixed

Fixed in https://github.com/apache/drill/commit/ec76ad05680612b84147993d66312f040430cac0

> 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
>            Priority: Major
>              Labels: plugin
>             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.20.1#820001)