hudi-bot opened a new issue, #15906: URL: https://github.com/apache/hudi/issues/15906
The code of HiveSchemaUtil#generateCreateDDL uses a lot of append, which makes the code very difficult to read. Usually, in this case, we should use antlr's ST to generate SQL. This jira will use ST to improve this part of the code ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6086 - Type: Improvement -- 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]
