rad-pat opened a new pull request, #7190: URL: https://github.com/apache/kyuubi/pull/7190
### Why are the changes needed? Preston SQLAlchemy dialect did not implement the `get_view_names` method and resulted in an exception when trying to inspect the schema. This was discovered in Superset repo whilst trying to update the pandas package which now makes a call to `get_view_names`. ### How was this patch tested? Very basic Python tests have been added here, but all the SQLAlchemt dialects in this repo would benefit from running the full SQLAlchemy dialect test suite instead of these bespoke tests. -- 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: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org