[ 
https://issues.apache.org/jira/browse/HUDI-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shilun Fan updated HUDI-6086:
-----------------------------
    Summary: Improve HiveSchemaUtil#generateCreateDDL With StringBuilder.  
(was: Improve HiveSchemaUtil#generateCreateDDL With ST)

> Improve HiveSchemaUtil#generateCreateDDL With StringBuilder.
> ------------------------------------------------------------
>
>                 Key: HUDI-6086
>                 URL: https://issues.apache.org/jira/browse/HUDI-6086
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: hive
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>
> 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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to