When can trino-hive-apache support java17 ? #15310
Unanswered
jiangjiguang
asked this question in
Q&A
Replies: 2 comments
-
Why would you want to compile trino-hive-apache with Java 17? The produced library will run on 17, so I don't seen much advantage switching this right now. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Because I have done optim on apache parquet with java17 vector api. trino-hive-apache has used apache parquet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since trino has supported java17, but now trino-hive-apache(https://github.com/trinodb/trino-hive-apache) errors when compiled on java17.
Beta Was this translation helpful? Give feedback.
All reactions