[
https://issues.apache.org/jira/browse/PHOENIX-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872881#comment-17872881
]
Istvan Toth commented on PHOENIX-6940:
--------------------------------------
The only non-test change is in PhoenixQueryBuilder, which must be changed
because of the incompatible Dispatcher -> SemanticDispatcher API changes.
We probably COULD work around that with a lot of reflection, but since we need
a new module for the Hive 4 tests anyway, I'm going to stick to the original
plan, and split the module + tests fully.
> Add a connector variant for Hive 4
> ----------------------------------
>
> Key: PHOENIX-6940
> URL: https://issues.apache.org/jira/browse/PHOENIX-6940
> Project: Phoenix
> Issue Type: New Feature
> Components: connectors, hive-connector
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> Hive 4 introduces several API changes that are incompatible with Hive 3.
> We're going to need add a new connector for Hive 4.
> There is no need for a big rewrite like we did for Spark 3, but we will
> probably need to duplicate the module.
> Hive 4 is not out yet, but we can get a head start targeting the latest alpha
> release.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)