Hi Hive developers, I started the Partition-Aware Optimization initiative[1], which will implement algorithms using bucketing or sorting definitions on top of Apache Iceberg or other table formats' partition specs.
I created the first PR to unlock Bucket Map Join to Apache Iceberg-based tables. I'd be glad, especially if Iceberg experts could take a look. I appreciate that Denys already had a look. Thanks. https://github.com/apache/hive/pull/5409 - [1] https://issues.apache.org/jira/browse/HIVE-28410 Regards, Okumin