liujiayi771 commented on issue #4970: URL: https://github.com/apache/incubator-gluten/issues/4970#issuecomment-1999407298
@RaoZhiRou-Z Yes. But you can check the actual plan node name of the scan in vanilla Spark, is it `FileScan` or `BatchScan` or `HiveTableScan`. There are three kinds of configuration for scan fallback. You can find them in `GlutenConfig` class. -- 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]
