liujp opened a new issue, #6568: URL: https://github.com/apache/incubator-gluten/issues/6568
### Backend VL (Velox) ### Bug description TextReadOptions in algebra.proto file is incomplete for description the options for text format files: <img width="718" alt="image" src="https://github.com/user-attachments/assets/7d2eebc3-d226-4539-8480-d87dfbb143d2"> https://github.com/apache/incubator-gluten/blob/main/gluten-core/src/main/resources/substrait/proto/substrait/algebra.proto#L138-L147 the text format file options in velox as bellow: text format read options in velox: <img width="945" alt="image" src="https://github.com/user-attachments/assets/4d7cdab6-7bce-4495-8a33-87d74ec599b3"> https://github.com/facebookincubator/velox/blob/main/velox/dwio/common/Options.h#L72C1-L83C63 ### Spark version None ### Spark configurations _No response_ ### System information _No response_ ### Relevant logs _No response_ -- 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]
