dongjoon-hyun commented on pull request #35058:
URL: https://github.com/apache/spark/pull/35058#issuecomment-1005459708


   Sorry, but it seems that this broke branch-3.1 due to some mismatch.
   ```
   [info] SparkPlanSuite:
   [info] - SPARK-37779: ColumnarToRowExec should be canonicalizable after 
being (de)serialized *** FAILED *** (7 seconds, 1 milliseconds)
   [info]   ColumnarToRowExec was not canonicalizable (SparkPlanSuite.scala:105)
   [info]   org.scalatest.exceptions.TestFailedException:
   ...
   [info] *** 1 TEST FAILED ***
   [error] Failed: Total 1, Failed 1, Errors 0, Passed 0
   [error] Failed tests:
   [error]      org.apache.spark.sql.execution.SparkPlanSuite
   [error] (sql / Test / testOnly) sbt.TestsFailedException: Tests unsuccessful
   [error] Total time: 378 s (06:18), completed Jan 4, 2022 11:54:14 PM
   ```
   
   Weirdly, `branch-3.0` is okay. Let me revert this from branch-3.1 first. 
Could you make a backporting PR to branch-3.2, @HyukjinKwon ?


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to