Hi!

Looked into the documentation about Hive support:
https://paimon.apache.org/docs/master/engines/hive/
When reading a Paimon table as external it uses storage
handler org.apache.paimon.hive.PaimonStorageHandler.
Impala does not support Hive storage handlers, so that example will not
work.

>Now, we've supported Apache Hudi and Apache Iceberg.
Does that mean using Iceberg / Hudi with Parquet file format? In that case
Impala should be able to read the tables.
It would be good to know how such a table looks in HMS and how Paimon
notifies HMS about modifications in order to have
a good guess about its behavior in Impala.


On Mon, Apr 3, 2023 at 1:33 PM 黄志洋(道五) <daowu....@alibaba-inc.com> wrote:

> Hi everyone,
> Apache Impala currently not support Apache Paimon(incubating).
> Apache Paimon(incubating) is a streaming data lake platform that supports
> high-speed data ingestion, change data tracking and efficient real-time
> analytics.
> Now, we've supported Apache Hudi and Apache Iceberg.
> So I think we can consider supporting Apache Paimon(incubating).
> This is Apache Paimon(incubating). document
> https://paimon.apache.org/docs/master/concepts/overview/ <
> https://paimon.apache.org/docs/master/concepts/overview/ >
> Thanks,
> Huang Zhiyang
>

Reply via email to