PHILO-HE commented on issue #5044: URL: https://github.com/apache/incubator-gluten/issues/5044#issuecomment-2019393809
Hi @xumingming, the exception looks irrelevant. Currently, Gluten doesn't support CSV format. So reading CSV will fall back to vanilla Spark. You can check the fallback summary in `Gluten SQL / DataFrame` tab of history server UI. <img width="554" alt="image" src="https://github.com/apache/incubator-gluten/assets/13806761/9b828b7d-7611-4c77-b4c1-f4e7e054ff76"> -- 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]
