[
https://issues.apache.org/jira/browse/FLINK-35515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18076653#comment-18076653
]
Jayesh Lalwani commented on FLINK-35515:
----------------------------------------
Hi, I've opened a PR to add Hive 4 support to the external Hive connector:
https://github.com/apache/flink-connector-hive/pull/37
Summary:
- New `flink-connector-hive-4.0.0` Maven module with `HiveShimV400` compiled
against Hive 4 jars
- `HiveConfVars` shim for Hive 4 ConfVars enum renames (HIVE-27925)
- Covers Hive 4.0.0, 4.0.1, 4.1.0, 4.2.0
- Unit tests: 400 passed on both Hive 2.3 and Hive 4
- Integration tests: no regressions on Hive 2.3
Could I be assigned to this ticket? Happy to address any review feedback.
> Upgrade hive version to 4.0.0
> -----------------------------
>
> Key: FLINK-35515
> URL: https://issues.apache.org/jira/browse/FLINK-35515
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / Hive
> Affects Versions: 1.18.1
> Reporter: vikasap
> Priority: Major
> Labels: pull-request-available
>
> Hive version 4.0.0 was released recently. However none of the major flink
> versions will work with this. Filing this so that major flink version's
> flink-sql and table api will be able to work with the new version of hive
> metastore.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)