chenghuichen commented on PR #7947: URL: https://github.com/apache/paimon/pull/7947#issuecomment-4530981450
+1. This is a PR migrated from Daft, and the content is solid — I've already reviewed it there. Daft is order-agnostic on DataFrame columns, while pypaimon requires strict schema match including column order, so aligning by name in the sink is the necessary fix. -- 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]
