Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add remote DB tests on BigQuery, Snowflake, Databricks #551

Open
katy-sadowski opened this issue Jun 12, 2024 · 3 comments
Open

Add remote DB tests on BigQuery, Snowflake, Databricks #551

katy-sadowski opened this issue Jun 12, 2024 · 3 comments

Comments

@katy-sadowski
Copy link
Collaborator

Get access to these DBs and add them to our remote DB tests

@natb1
Copy link

natb1 commented Jun 13, 2024

If helpful, I am testing DQD against a Databricks deployment currently. I can't offer "access" to a Databricks deployment, but I could assist with executing some tests for development purposes. I could potentially offer to adapt any existing tests for Databricks, but I haven't looked at that area of the code to know if that makes sense.

@katy-sadowski
Copy link
Collaborator Author

Thanks so much for your comment @natb1 ! I believe there might be some possible arrangement to set up our automated tests on a Databricks instance (for which John Gresh is the contact - for some reason I can't tag him here). I just haven't taken the time to follow up on that yet 🙃 hence me filing this issue to make it public that I need to do this.

It's actually quite easy to adapt our tests to Databricks - just a matter of adding it to the list here if and when I can get open access to a test instance:

dbTypes <- c(
"oracle",
"postgresql",
"sql server",
"redshift"
)

In the meantime, please don't hesitate to report any issues or bugs you run into with DQD on Databricks! No issue is too small; I am happy to help support 😄

@natb1
Copy link

natb1 commented Jun 17, 2024

Cool, ty. I'll let you know if anything pops up - good to know everything should probably run smooth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants