sparsh-30 commented on issue #19841: URL: https://github.com/apache/hudi/issues/19841#issuecomment-5550164799
Hi @voonhous, I would like to work on this issue. I've gone through the proposed refactoring and understand the two main changes: - Consolidating generateProjectionSchema while preserving the prebuilt field map and isError behavior. - Reusing isTimestampMillisField from the recursive schema repair logic. I'll first inspect the existing implementations and tests, then prepare a PR with the behavior-preserving changes. Please let me know if anyone is already working on this or if there are any concerns with the proposed approach. -- 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]
