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 2023/01/19 10:50:35 UTC

[GitHub] [iceberg] alex2308 commented on issue #6615: Merge into does not work with spark temp table

alex2308 commented on issue #6615:
URL: https://github.com/apache/iceberg/issues/6615#issuecomment-1396778042

   That is the full error I receive in my notebook when running the MERGE INTO:
   
   An error was encountered:
   requirement failed
   Traceback (most recent call last):
     File "/mnt/yarn/usercache/livy/appcache/application_1674031569861_0002/container_1674031569861_0002_01_000001/pyspark.zip/pyspark/sql/session.py", line 1034, in sql
       return DataFrame(self._jsparkSession.sql(sqlQuery), self)
     File "/mnt/yarn/usercache/livy/appcache/application_1674031569861_0002/container_1674031569861_0002_01_000001/py4j-0.10.9.5-src.zip/py4j/java_gateway.py", line 1322, in __call__
       answer, self.gateway_client, self.target_id, self.name)
     File "/mnt/yarn/usercache/livy/appcache/application_1674031569861_0002/container_1674031569861_0002_01_000001/pyspark.zip/pyspark/sql/utils.py", line 196, in deco
       raise converted from None
   pyspark.sql.utils.IllegalArgumentException: requirement failed


-- 
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