databricks-sql-python icon indicating copy to clipboard operation
databricks-sql-python copied to clipboard

DRAFT: Add provision sqlalchemy

Open susodapop opened this issue 2 years ago • 0 comments

DRAFT: This scaffolds in the code for running parallel dialect compliance tests. Setting this up isn't documented anywhere and the implementation here doesn't actually work because the test runner keeps trying to create tables within the catalog.schema in the connection string.

Need to research more about why this happens. But wanted to stash this code for now as we'll want to address this for faster compliance test runs in the future.

susodapop avatar Oct 08 '23 22:10 susodapop