Yang Jie created SPARK-46139:
--------------------------------

             Summary: Fix QueryExecutionErrorsSuite with Java 21
                 Key: SPARK-46139
                 URL: https://issues.apache.org/jira/browse/SPARK-46139
             Project: Spark
          Issue Type: Bug
          Components: SQL, Tests
    Affects Versions: 4.0.0
            Reporter: Yang Jie


[https://github.com/apache/spark/actions/runs/7014008773/job/19081075487]
{code:java}
[info] - FAILED_EXECUTE_UDF: execute user defined function with registered UDF 
*** FAILED *** (42 milliseconds)
15247[info]   java.lang.IllegalArgumentException: For parameter 'reason' value 
'java.lang.StringIndexOutOfBoundsException: Range [5, 6) out of bounds for 
length 5' does not match: java.lang.StringIndexOutOfBoundsException: begin 5, 
end 6, length 5
15248[info]   at 
org.apache.spark.SparkFunSuite.$anonfun$checkError$2(SparkFunSuite.scala:357)
15249[info]   at 
org.apache.spark.SparkFunSuite.$anonfun$checkError$2$adapted(SparkFunSuite.scala:352)
15250[info]   at 
scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)
15251[info]   at 
scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)
15252[info]   at scala.collection.AbstractIterable.foreach(Iterable.scala:933) 
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to