rami-lv commented on issue #12661:
URL: https://github.com/apache/iceberg/issues/12661#issuecomment-2778818609

   I faced the same issue when the merge query has `WHEN NOT MATCHED THEN 
INSERT`  and `WHEN MATCHED THEN UPDATE SET`, first run works fine which inserts 
the rows, triggering the same query again to test the update path breaks with 
the same exception.  


-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to