rusackas commented on PR #36603:
URL: https://github.com/apache/superset/pull/36603#issuecomment-5039582408

   Took a swing at fixing this up, since it's been quiet. Heads up @jobbywl, 
that meant a force-push to your fork's `master` to rebase onto current Superset 
`master`.
   
   The schema selection moved into a `USE` prequery (same pattern the 
Databricks spec uses), so dynamic schema still works on plain Hive, and on 
Spark it resolves within the current catalog instead of clobbering it. Added 
unit tests to lock it in.
   
   Running CI 🤞... I'll mark this ready for review if it comes back green.
   


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

Reply via email to