sivabalan narayanan created HUDI-5074:
-----------------------------------------

             Summary: 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


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