jinchengchenghh commented on issue #8228:
URL: 
https://github.com/apache/incubator-gluten/issues/8228#issuecomment-2547304260

   We modify the code for CSV reader, 
https://github.com/apache/incubator-gluten/blob/main/ep/build-velox/src/modify_arrow_dataset_scan_option.patch
   
   The code has merged in Apache Arrow but in version 18, we could not upgrade 
to arrow version 18 because it drops JDK8 support.
   
   We upload ourself Protobuf jar to io.glutenproject.protobuf nexus repo, we 
cannot upload arrow jar to org.apache.gluten.arrow artifact because we don't 
have the privilege.
   
   We could drop csv options after we move to velox csv reader which is in 
progress https://github.com/facebookincubator/velox/discussions/11425


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to