flyrain commented on PR #11045: URL: https://github.com/apache/iceberg/pull/11045#issuecomment-2323003542
Thanks @dramaticlly for the PR. We will need to look a bit deeper to see how it works. The `ChangeIterator` relies on the partition and sort. I didn't see a way to skip a column without changes from iterator. Admittedly, the iterator itself is a bit fragile, but it seems the most efficient way when we implement it. Hopefully the new row lineage spec in table spec V3 will help a lot here. -- 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