kevinjqliu commented on PR #3842: URL: https://github.com/apache/iceberg-python/pull/3842#issuecomment-5481612070
thanks for the PR @hedger9487 I'd like to propose this long-term fix: https://github.com/apache/iceberg-python/issues/3840#issuecomment-5481182323 The main difference with the current PR is to not introduce a new compatibility flag. And instead allow pyiceberg to read `equality_ids` with `long` type only so that we are able to fix forward and rewrite those erroneous files Please let me know what you think! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
