philo-he commented on PR #12051:
URL: https://github.com/apache/gluten/pull/12051#issuecomment-4920234381

   @ReemaAlzaid, thanks for the update. It seems that CI failure is related. 
Could you check further? Thank you!
   
   ```
   - storeAssignmentPolicy preserves configured cast modes *** FAILED ***
     executedPlan.exists(((plan: org.apache.spark.sql.execution.SparkPlan) => 
tag.runtimeClass.isInstance(plan))) was false Expect ProjectExecTransformer 
exists in executedPlan:
      CommandResult <empty>
        +- Execute InsertIntoHadoopFsRelationCommand 
file:/__w/gluten/gluten/backends-velox/spark-warehouse/org.apache.gluten.execution.VeloxInsertSuite/store_assignment_legacy,
 false, Parquet, 
[path=file:/__w/gluten/gluten/backends-velox/spark-warehouse/org.apache.gluten.execution.VeloxInsertSuite/store_assignment_legacy],
 Append, `spark_catalog`.`default`.`store_assignment_legacy`, 
org.apache.spark.sql.execution.datasources.InMemoryFileIndex(file:/__w/gluten/gluten/backends-velox/spark-warehouse/org.apache.gluten.execution.VeloxInsertSuite/store_assignment_legacy),
 [c]
           +- WriteFiles
              +- *(1) Project [cast(c#242653 as int) AS c#242655]
                 +- *(1) ColumnarToRow
                    +- FileScan parquet 
spark_catalog.default.store_assignment_legacy_src[c#242653] Batched: true, 
DataFilters: [], Format: Parquet, Location: InMemoryFileIndex(1 
paths)[file:/__w/gluten/gluten/backends-velox/spark-warehouse/org.apache.glut...,
 PartitionFilters: [], PushedFilters: [], ReadSchema: struct<c:string> 
(GlutenQueryTest.scala:427)
   ```


-- 
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]

Reply via email to