You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/07/15 06:21:24 UTC

[GitHub] [iceberg] KarlManong edited a comment on issue #2533: spark sql MERGE INTO There is an error Error: Error running query: java.lang.IllegalArgumentException: Can't zip RDDs with unequal numbers of partitions: List(1, 0) (state=,code=0)

KarlManong edited a comment on issue #2533:
URL: https://github.com/apache/iceberg/issues/2533#issuecomment-880426073


   > How were you running on that build? My first guess would be that that version wasn't actually present at runtime
   
   @RussellSpitzer I rebuilt a table with exactly the same statement(using Trino), and everything worked well. The only difference is that the old table has some data.
   
   The full logs: 
   [s-bigdata-402-5918f407-84557c7aa8cf66dc-driver-spark-kubernetes-driver-log.txt](https://github.com/apache/iceberg/files/6820810/s-bigdata-402-5918f407-84557c7aa8cf66dc-driver-spark-kubernetes-driver-log.txt)
   
   The sql: 
   [create table.txt](https://github.com/apache/iceberg/files/6820816/create.table.txt)
   [merge.txt](https://github.com/apache/iceberg/files/6820817/merge.txt)
   
   
   


-- 
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: issues-unsubscribe@iceberg.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org