hkwi commented on PR #13225: URL: https://github.com/apache/iceberg/pull/13225#issuecomment-4966745483
Hi, could someone clarify the current status of this PR? I rebased it locally onto the current `main` (`9a9474ad1`) and was able to resolve the conflicts without making substantive changes to the PR patch. The final patch still modifies the same six files, and its added/deleted code lines are unchanged apart from one blank line. I also ran the following checks successfully: - `TestRESTCatalog` and `TestFreshnessAwareLoading` - Spark 4.1 `TestTableEncryption` and `TestCTASEncryption` - Spotless checks for the affected Core and Spark 4.1 modules Are there any remaining design or implementation concerns blocking this PR, and is it still intended to move forward? If useful, I can provide the rebased commit series. -- 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]
