muyihao commented on PR #100: URL: https://github.com/apache/hudi-rs/pull/100#issuecomment-2254489902
@xushiyan Thanks for your suggestions! I appreciate your feedback. I've made the changes as per your recommendations. I've split the changes into two PRs: 1. [PR1](https://github.com/apache/hudi-rs/pull/101) 2. [PR2](https://github.com/apache/hudi-rs/pull/102) However, I noticed that the Compliance check failed upon submission. It doesn't seem related to my changes. The error message indicates an issue with a Rust dependency: arrow_schema::Schema::all_fields: Use flattened_fields instead. Should I address this issue within my PR, or would it be better to handle it separately? -- 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]
