tanmayrauth opened a new pull request, #951: URL: https://github.com/apache/iceberg-go/pull/951
Added TestAddColumnAfterDropHighestID which exercises the add-then-drop path: adds a column (bumping last-column-id to 12), drops it (lowering HighestFieldID back to 11), then verifies a new column gets id 13. Reverting #936 causes the test to fail with id reuse. -- 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]
