XiaoHongbo-Hope commented on PR #659: URL: https://github.com/apache/paimon-rust/pull/659#issuecomment-5241142783
@JingsongLi Thanks for your patient and detailed reviews throughout these iterations. The original intent was simply to allow Go users to write to `bucket = -2` tables and make the written data visible immediately. However, the user has now migrated the table to fixed-bucket mode, so I have lowered this PR to medium priority. I have done self-review tonight, removed the local bucket-planning wrapper, and refactored the implementation to make the change more clear. This PR now focuses only on the low-level APIs. In a follow-up PR, I will implement bucket planning on the Go side and connect it to these APIs to complete the end-to-end Go write path. Given above information, could you help review the PR again when you are free. -- 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]
