gszadovszky commented on issue #3139:
URL: https://github.com/apache/parquet-java/issues/3139#issuecomment-2623883140

   @sherman, Thanks for the reference. So, this class is introduced in java 11. 
parquet-java is still on java 8.
   
   BTW, the `-add-exports` argument would also be required for the runtime, 
right? It means that every system using `parquet-java` would require to add 
this argument otherwise `parquet-java` won't work. I am not sure this is 
acceptable.
   
   I can only imagine such an enhancement is it to be implemented in an 
optional module. But `Binary` is part of the core (`parquet-column` 
especially), so I'm not sure, how could we incorporate this.


-- 
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: issues-unsubscr...@parquet.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@parquet.apache.org
For additional commands, e-mail: issues-h...@parquet.apache.org

Reply via email to