massucattoj commented on PR #37019: URL: https://github.com/apache/superset/pull/37019#issuecomment-3740845429
I dont think will break this. Because the fix normalizes MyTable → mytable before checking existence and doing the replace. So it will correctly find the pre-existing mytable table and overwrite it. And the table was being create before this fix with lowercase name, this was more a UI fix issue from what i understand -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
