deepakpanda93 commented on issue #14752: URL: https://github.com/apache/hudi/issues/14752#issuecomment-5290156306
This issue was reviewed as part of the JIRA-migrated backlog triage. Findings: the reported decimal-handling bug was in `SparkAvroPostProcessor`, and that class no longer exists - a repo-wide search on `master` returns no hits for it. The underlying avro 1.8.2 / 1.9.2 incompatibility this worked around has since been resolved by reworking Hudi's avro-Spark integration, and the post-processor was removed, so the reported code path is no longer reachable. If you're still hitting this on a recent version, please reopen with repro steps. Closing as fixed. -- 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]
