You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/11/28 13:07:00 UTC

[jira] [Updated] (SPARK-46139) Fix QueryExecutionErrorsSuite with Java 21

     [ https://issues.apache.org/jira/browse/SPARK-46139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated SPARK-46139:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> [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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org