jiangjiguang commented on PR #1011:
URL: https://github.com/apache/parquet-mr/pull/1011#issuecomment-1327398085

   @gszadovszky I agree on it. As far as I know some products(such as hadoop 
presto flink ) are working towards upgrading to java17.  Spark already supports 
java17, trino requires a minimum java version is java17.0.3,  So I think 
parquet  should support java17 as soon as possible and be compatible with 
java8, because of java17 vector can bring 4x ~ 8x performance gain for parquet 
encode/decode. The PR uses "maven profile -P vector"  and  "code gen" to 
support java17 and is compatible with java8 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@parquet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to