I would try http://starrocks.io.   StarRocks is an MPP OLAP database that
can query Apache Iceberg and we can cache the data for faster performance.
We also have additional features like building materialized views that span
across Apache Iceberg, Apache Hudi and Apache Hive.   Here is a video of
connecting the 2 products through a webinar StarRocks did with Tabular
(authors of Apache Iceberg).
https://www.youtube.com/watch?v=bAmcTrX7hCI&t=10s

On Mon, Oct 23, 2023 at 7:18 AM lisoda <lis...@yeah.net> wrote:

> Hi Team.
>       I recently was testing Hive query Iceberg table , I found that Hive
> query Iceberg table performance is very very poor . Almost impossible to
> use in the production environment . And Join conditions can not be pushed
> down to the Iceberg partition.
>       I'm using the 1.3.1 Hive Runtime Jar from the Iceberg community.
>       Currently I'm using Hive 3.1.3, Iceberg 1.3.1.
>       Now I'm very frustrated because the performance is so bad that I
> can't deliver to my customers. How can I solve this problem?
>      Details:
> https://apache-iceberg.slack.com/archives/C025PH0G1D4/p1695050248606629
>     I would be grateful if someone could guide me.
>

Reply via email to