suxiaogang223 commented on PR #522: URL: https://github.com/apache/paimon-rust/pull/522#issuecomment-4976434506
Thanks for the detailed review, @QuakeWang! I added regression tests to reproduce each of the issues you pointed out and confirmed the failures before making the fixes. The new tests now cover Arrow C Data ownership, invalid and schema-mismatched batches, commit message provenance and lifetime, index cleanup on abort, and caller-provided commit identity with idempotent retries. Everything is passing now, including the full paimon-c test suite and the targeted core tests. The fixes are in 27a9d90. When you get a chance, could you please take another look? Thanks! -- 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]
