baibaichen commented on code in PR #11190:
URL:
https://github.com/apache/incubator-gluten/pull/11190#discussion_r2667099247
##########
backends-velox/src/main/scala/org/apache/gluten/backendsapi/velox/VeloxRuleApi.scala:
##########
@@ -89,7 +88,6 @@ object VeloxRuleApi {
BloomFilterMightContainJointRewriteRule.apply(
c.session,
c.caller.isBloomFilterStatFunction()))
- injector.injectPreTransform(c => ArrowScanReplaceRule.apply(c.session))
Review Comment:
Just to confirm: is CSV format no longer supported, or do we only need a
fallback for Spark 40 and later versions?
--
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]