[ 
https://issues.apache.org/jira/browse/HIVE-28614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896838#comment-17896838
 ] 

Butao Zhang commented on HIVE-28614:
------------------------------------

This will be definitely a good optimizaion to do.(y)

But this also will be a breaking backward compatible change, as the vector api 
in JDK17+ may not exist in the lower JDK version.

If we only focus on the JDK17+ in the future Hive release(4.1.0+), I think the 
jdk vector api is well worth considering

> Rewrite the vectorization module using VectorAPI
> ------------------------------------------------
>
>                 Key: HIVE-28614
>                 URL: https://issues.apache.org/jira/browse/HIVE-28614
>             Project: Hive
>          Issue Type: Wish
>      Security Level: Public(Viewable by anyone) 
>          Components: Vectorization
>    Affects Versions: 4.1.0, 4.0.1
>            Reporter: yongzhi.shao
>            Priority: Major
>
> As the Vector API in JDK23 is becoming more stable, both Trino and cassandra 
> have started to rewrite vector modules using the vector api.
> As we are supporting JDK17+, should we consider rewriting some of the 
> functionality using the vector api and modules such as java.lang.foreign?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to