zyl891229 commented on issue #1840:
URL: https://github.com/apache/orc/issues/1840#issuecomment-1989893014

   @dongjoon-hyun thanks for response
   - What is your environment?
   We want to use dataLake(icebreg/hudi) in production, with data files in orc 
format.
   We use zstd high level compression to achieve the goal of reducing storage 
costs.
   
   - Why you cannot use Java 17+?
   The production cluster environment is java8 and cannot be upgraded for a 
while.
   
   - Which Apache ORC versions are you using currently?
   1.8.3  , this version cannot support change zstd level (airlift compress) , 
with worse performance than zstd-jni(luben zstd-jni)
   
   - How you use Apache ORC Java library?
   Write impl is by the datalake sdk using orc.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to