danny0405 commented on PR #14235: URL: https://github.com/apache/hudi/pull/14235#issuecomment-4115402675
Hi, @parisni , I tried to rebase your changes with latest master and force push the PR but gor permission issues, so I fired a new one here: https://github.com/apache/hudi/pull/18374, feel free to cherry pick it into this one if you have time. The main diff: 1. the master already support transformation `Spark struct type <-> Hudi schema <-> Avro schema` to keep the field comments, so many changes around type convernsion in this PR can be eliminated; 2. still keep all your test cases and fix based on master code If you can help to validate or review the PR, that would be great. -- 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]
