[ 
https://issues.apache.org/jira/browse/HUDI-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625347#comment-17625347
 ] 

Jonathan Vexler commented on HUDI-5074:
---------------------------------------

It doesn't seem viable to force this change, as we even use capitalized table 
names in our testing. Most likely plan is to add some sort of warning

> Auto convert table names to lower case due to hive sync issues
> --------------------------------------------------------------
>
>                 Key: HUDI-5074
>                 URL: https://issues.apache.org/jira/browse/HUDI-5074
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: meta-sync
>            Reporter: sivabalan narayanan
>            Assignee: Jonathan Vexler
>            Priority: Major
>
> Hive general has issues w/ upper case. even though it may fail the sync, it 
> will auto convert to lower case. but subsequent sync will fail since the 
> table is not found and again we try to create the db and table again. 
>  
> Ref issue: 
> [https://github.com/apache/hudi/issues/6832]
>  
> But from the stacktrace from subsequent sync, its not apparent that uppercase 
> is the issue. So, we can do something about it. 
>  * add a new config to auto convert table to lowercase. by default set this 
> to true. 



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

Reply via email to