dongjoon-hyun commented on pull request #28316:
URL: https://github.com/apache/spark/pull/28316#issuecomment-619308571


   Could you make a follow-up PR with the following?
   ```
       // System preserved database should not exists in metastore. However 
it's hard to guarantee it
       // for every session, because case-sensitivity differs. Here we always 
lowercase it to make our
       // life easier.
       .transform(_.toLowerCase(Locale.ROOT))
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to