swuferhong edited a comment on pull request #3361:
URL: https://github.com/apache/hudi/pull/3361#issuecomment-888104415


   Hi @jsbali , when I tested the new hive sync code. I found if one database 
exists and hive sync mode setting as 'hms',  every hive sync process wound 
throw database alreadyExists exception, so I tried to fix this problem and add 
tests. And I also found a bug that $client.getDatabase(databaseName) throw 
noSuchObjectException instead of returning null while there is no database 
exists, which will influence the result when autoCreateDatabase setting false. 
PTAL, thank you!


-- 
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]


Reply via email to