You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "jiantao-vungle (via GitHub)" <gi...@apache.org> on 2023/11/17 08:58:41 UTC

Re: [PR] [SPARK-37779][SQL] Make ColumnarToRowExec plan canonicalizable after (de)serialization [spark]

jiantao-vungle commented on PR #35058:
URL: https://github.com/apache/spark/pull/35058#issuecomment-1815977147

   we encountered following exception after upgrade to Iceberg 1.3.1 + Spark 3.4.1
    ```
   Caused by: java.lang.AssertionError: assertion failed
     at scala.Predef$.assert(Predef.scala:208)
     at org.apache.spark.sql.execution.ColumnarToRowExec.<init>(Columnar.scala:72)
     ... 173 more
   ```
   
   also post to https://github.com/apache/iceberg/issues/9092


-- 
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-unsubscribe@spark.apache.org

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


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