jinchengchenghh opened a new issue, #10199:
URL: https://github.com/apache/incubator-gluten/issues/10199

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   ```
   
[70189](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70190)
   Error:    
TestGlutenTimestampWithoutZone>TestTimestampWithoutZone.testAppendTimestampWithoutZone:219->SparkTestBase.sql:123
 ? Spark Job aborted due to stage failure: Task 0 in stage 0.0 failed 1 times, 
most recent failure: Lost task 0.0 in stage 0.0 (TID 0) (0fb73a104489 executor 
driver): java.lang.UnsupportedOperationException: Unsupported data type: 
timestamp_ntz
   
[70190](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70191)
        at 
org.apache.spark.sql.utils.SparkArrowUtil$.toArrowType(SparkArrowUtil.scala:58)
   
[70191](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70192)
        at 
org.apache.spark.sql.utils.SparkArrowUtil$.toArrowField(SparkArrowUtil.scala:125)
   
[70192](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70193)
        at 
org.apache.spark.sql.utils.SparkArrowUtil$.$anonfun$toArrowSchema$1(SparkArrowUtil.scala:155)
   
[70193](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70194)
        at 
scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:286)
   
[70194](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70195)
        at scala.collection.Iterator.foreach(Iterator.scala:943)
   
[70195](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70196)
        at scala.collection.Iterator.foreach$(Iterator.scala:943)
   
[70196](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70197)
        at scala.collection.AbstractIterator.foreach(Iterator.scala:1431)
   
[70197](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70198)
        at scala.collection.IterableLike.foreach(IterableLike.scala:74)
   
[70198](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70199)
        at scala.collection.IterableLike.foreach$(IterableLike.scala:73)
   
[70199](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70200)
        at org.apache.spark.sql.types.StructType.foreach(StructType.scala:105)
   
[70200](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70201)
        at scala.collection.TraversableLike.map(TraversableLike.scala:286)
   
[70201](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70202)
        at scala.collection.TraversableLike.map$(TraversableLike.scala:279)
   
[70202](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70203)
        at org.apache.spark.sql.types.StructType.map(StructType.scala:105)
   
[70203](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70204)
        at 
org.apache.spark.sql.utils.SparkArrowUtil$.toArrowSchema(SparkArrowUtil.scala:154)
   
[70204](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70205)
        at 
org.apache.gluten.execution.RowToVeloxColumnarExec$.toColumnarBatchIterator(RowToVeloxColumnarExec.scala:124)
   
[70205](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70206)
        at 
org.apache.gluten.execution.RowToVeloxColumnarExec.$anonfun$doExecuteColumnarInternal$1(RowToVeloxColumnarExec.scala:63)
   
[70206](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70207)
        at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:856)
   
[70207](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70208)
        at 
org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:856)
   
[70208](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70209)
        at 
org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
   
[70209](https://github.com/apache/incubator-gluten/actions/runs/16312191420/job/46073260407?pr=9397#step:7:70210)
        at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:367)
   ```
   
   ### Gluten version
   
   _No response_
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   ```bash
   
   ```


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