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:44 UTC

[GitHub] [iceberg] vsingh99 commented on issue #3098: MERGE INTO TABLE is not supported temporarily

vsingh99 commented on issue #3098:
URL: https://github.com/apache/iceberg/issues/3098#issuecomment-916901473


   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