XiaoHongbo-Hope commented on PR #659: URL: https://github.com/apache/paimon-rust/pull/659#issuecomment-5290959079
Thanks, addressed in 3609aeb. The C lifecycle now uses dedicated fixed-bucket builder, writer, commit-message, and committer types/functions. The standard C handles no longer contain fixed-bucket variants, and the lifecycle-wide kind/context dispatch has been removed. Shared Arrow import, schema validation, and context checks remain private helpers. The shared-plan, overwrite-mode, Arrow ownership, and overlapping-writer regressions pass; paimon-c is 60/60. -- 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]
