amogh-jahagirdar commented on issue #8624: URL: https://github.com/apache/iceberg/issues/8624#issuecomment-1732478052
If you could share the actual SQL + details of the underlying table (partitioning/sorting) that would be helpful for a consistent repro and being able to debug. From the logical plan, the part that sticks out to me is all the plan nodes on top of MergeRows. I would've expected ReplaceIcebergData on top of the MergeRows, but maybe I'm missing something. -- 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