cloud-fan commented on PR #45105:
URL: https://github.com/apache/spark/pull/45105#issuecomment-1963491173

   @stefankandic the new test has failures
   ```
   - add collated column with alter table *** FAILED *** (167 milliseconds)
   [info]   org.apache.spark.SparkException: Job aborted due to stage failure: 
Task 0 in stage 140.0 failed 1 times, most recent failure: Lost task 0.0 in 
stage 140.0 (TID 134) (localhost executor driver): java.lang.AssertionError: 
index (1) should < 1
   [info]       at 
org.apache.spark.sql.catalyst.expressions.UnsafeRow.assertIndexIsValid(UnsafeRow.java:120)
   [info]       at 
org.apache.spark.sql.catalyst.expressions.UnsafeRow.isNullAt(UnsafeRow.java:317)
   [info]       at 
org.apache.spark.sql.catalyst.expressions.SpecializedGettersReader.read(SpecializedGettersReader.java:36)
   [info]       at 
org.apache.spark.sql.catalyst.expressions.UnsafeRow.get(UnsafeRow.java:312)
   [info]       at 
org.apache.spark.sql.connector.catalog.BufferedRowsReader.extractFieldValue(InMemoryBaseTable.scala:704)
   [info]       at 
org.apache.spark.sql.connector.catalog.BufferedRowsReader.$anonfun$get$1(InMemoryBaseTable.scala:678)
   [info]       at 
org.apache.spark.sql.connector.catalog.BufferedRowsReader.$anonfun$get$1$adapted(InMemoryBaseTable.scala:677)
   ```


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