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/09/10 13:23:20 UTC

[GitHub] [iceberg] vsingh99 removed a comment on issue #2737: merge error is back on iceberg master + spark 3.1.1 : MERGE INTO TABLE is not supported temporarily.

vsingh99 removed a comment on issue #2737:
URL: https://github.com/apache/iceberg/issues/2737#issuecomment-916900978


   Thanks for your help.
   
   As suggested added following line and MERGE INTO works as expected.
   
   .config("spark.sql.extensions", "org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions")


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