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:02:58 UTC

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

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


   My assumption here is that the Spark SQL Extensions are not being configured as specified in the documentation 
   
   ```--conf spark.sql.extensions=org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions ```
   
   https://iceberg.apache.org/getting-started/
   
   Without this catalyst would be unable to recognize our custom MERGE command.


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