ulysses-you commented on PR #58541:
URL: https://github.com/apache/spark/pull/58541#issuecomment-5595142181
Seems CI did not pass and related to this change:
```
[info] - SPARK-41128: Test fill na *** FAILED *** (45 milliseconds)
[info] java.lang.IllegalArgumentException: StringType is not matched at
fillValue
[info] at
org.apache.spark.sql.classic.DataFrameNaFunctions.$anonfun$fillValue$3(DataFrameNaFunctions.scala:255)
[info] at scala.collection.immutable.List.map(List.scala:236)
[info] at scala.collection.immutable.List.map(List.scala:79)
[info] at
org.apache.spark.sql.classic.DataFrameNaFunctions.fillValue(DataFrameNaFunctions.scala:249)
[info] at
org.apache.spark.sql.classic.DataFrameNaFunctions.fill(DataFrameNaFunctions.scala:56)
[info] at
org.apache.spark.sql.connect.planner.SparkConnectProtoSuite.$anonfun$new$34(SparkConnectProtoSuite.scala:478)
[info] at
scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
[info] at
org.scalatest.enablers.Timed$$anon$1.timeoutAfter(Timed.scala:127)
[info] at
org.scalatest.concurrent.TimeLimits$.failAfterImpl(TimeLimits.scala:282)
[info] at
org.scalatest.concurrent.TimeLimits.failAfter(TimeLimits.scala:231)
[info] at
org.scalatest.concurrent.TimeLimits.failAfter$(TimeLimits.scala:230)
[info] at
org.apache.spark.SparkFunSuite.failAfter(SparkFunSuite.scala:33)
```
--
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]