JunhyungSong opened a new issue, #10805:
URL: https://github.com/apache/incubator-gluten/issues/10805

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   CH encodes file paths into ASCII in 
`BackendsApiManager.getTransformerApiInstance.encodeFilePathIfNeed` and 
`CHIteratorApi.genSplitInfo` whereas VL doesn't do that. Why is there such 
difference between the two engines? Is this because CH is not able to work with 
non-ASCII file paths?
   
   ### Gluten version
   
   _No response_
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   ```bash
   
   ```


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