[
https://issues.apache.org/jira/browse/IMPALA-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152439#comment-17152439
]
WangSheng commented on IMPALA-9741:
-----------------------------------
Hi [~tarmstrong],[~boroknagyz],[~vihangk1], I have already completed a version
of query iceberg table by impala. The main design is treated iceberg table as
an unpartitioned hdfs table, including theses functions:
# identity iceberg file format by table property;
# push down iceberg partition column predicates to iceberg, to filter data
files need to be scanned;
This is a simple version, and some code may be not good, hope you can give some
advice, thanks a lot.
Here is the gerrit url: https://gerrit.cloudera.org/#/c/16143/
> Support query iceberg table by impala
> -------------------------------------
>
> Key: IMPALA-9741
> URL: https://issues.apache.org/jira/browse/IMPALA-9741
> Project: IMPALA
> Issue Type: Sub-task
> Reporter: WangSheng
> Assignee: WangSheng
> Priority: Major
> Attachments: select-iceberg.jpg
>
>
> Since we have submit an patch of supporting create iceberg table by impala in
> IMPALA-9688, we are preparing to implement iceberg table query by impala. But
> we need to read the impala and iceberg code deeply to determine how to do
> this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]