RussellSpitzer commented on PR #7460: URL: https://github.com/apache/iceberg/pull/7460#issuecomment-1536588834
I feel like snapshot start and end is the wrong way to go on this, instead do we have a way of just specifying timestamp? IE only rewrite files created before timestamp X ? I've been thinking about this as being part of an extension of rewrite datafiles that enables writing predicates on file properties or metadata instead of data properties. Not sure if this is possible but I was wondering if we could support something like rewrite where file.created_at < some timepoint -- 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