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

Upgrade 0.18.0 release plus tests #105

Merged
merged 3 commits into from
Sep 16, 2020

Conversation

beckjake
Copy link
Contributor

Updated to 0.18.0 and to support dbt-core 0.18.0.

This went through the same treatment as presto.

After doing a docker-compose up -d, tox -e integration-spark-thrift should work locally without any other actions.
If you have databricks environment variables exported (DBT_DATABRICKS_HOST_NAME, DBT_DATABRICKS_CLUSTER_NAME, DBT_DATABRICKS_TOKEN) you can also run tox -e integration-spark-databricks.

I updated CircleCI to run the thrift tests, we could definitely also set it up with databricks credentials if we were so inclined.

@beckjake beckjake requested review from gshank and jtcohen6 September 15, 2020 20:17
Copy link
Contributor

@jtcohen6 jtcohen6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Local testing works great.

Let's add Databricks testing while we're here, as a step to follow integration-spark-thrift. The downsides are minimal, it's just slower and costs (a tiny amount of) money.

Copy link
Contributor

@jtcohen6 jtcohen6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice !!

@beckjake beckjake merged commit 7b3ac5b into master Sep 16, 2020
@beckjake beckjake deleted the feature/upgrade-0.18.0-release-plus-test branch September 16, 2020 13:43
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

Successfully merging this pull request may close these issues.

3 participants