Hi all, Quick update — I've opened a PR for Hive 4 support: https://github.com/apache/flink-connector-hive/pull/37
Key points: - Supports Hive 4.0.0 through 4.2.0 - All unit tests pass on both Hive 2.3 and Hive 4 (400/400) - No regressions on existing Hive 2.3/3.1 integration tests - Known limitation: `OrcShim` in `flink-orc` needs a small follow-up change to support Hive 4 (separate PR to `apache/flink`) Would appreciate a review when someone has bandwidth. I've also commented on FLINK-35515 requesting assignment.
