jinchengchenghh commented on issue #8228: URL: https://github.com/apache/incubator-gluten/issues/8228#issuecomment-2552883976
I find a problem, we don't need Spark option, but we really need to send the schema by Arrow option, if we don't send it, the data type is usually different with required type, because arrow infers the data type in that case, so we cannot drop csv option support. Arrow JNI also needs to build the arrow java code in case of a core dump problem, so do we need to publish it? I don't know if our version can solve this issue. CC @PHILO-HE @zhouyuan -- 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]
