zml1206 commented on PR #6756:
URL:
https://github.com/apache/incubator-gluten/pull/6756#issuecomment-2276974461
This UT is very strange. My local verification was normal, but it failed on
github. I added logs later in #6760 , output the plan, and found that the scan
node was still offloaded, but I added the configuration
GlutenConfig.COLUMNAR_FILESCAN_ENABLED.key -> "false" .
```
+- ^(4230) ProjectExecTransformer [c1#80388 AS c3#80394]
+- ^(4230) NativeFileScan parquet spark_catalog.default.tmp1[c1#80388]
Batched: true, DataFilters: [], Format: Parquet, Location: InMemoryFileIndex(1
paths)[file:/__w/incubator-gluten/incubator-
gluten/backends-velox/spark-wareh..., PartitionFilters: [], PushedFilters: [],
ReadSchema: struct<c1:int>
```
cc @zhztheplayer Do you know the reason? Thank you.
--
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]