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

make union work on bq #82

Merged
merged 4 commits into from
Oct 1, 2018
Merged

make union work on bq #82

merged 4 commits into from
Oct 1, 2018

Conversation

drewbanin
Copy link
Contributor

@drewbanin drewbanin commented Sep 11, 2018

todo:

  • bq compatibility
  • fix tests

@drewbanin
Copy link
Contributor Author

this is blocking on the 0.11.1 release of dbt

@drewbanin drewbanin requested review from jtcohen6 and removed request for jthandy October 1, 2018 18:46
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.

Everything in this PR looks good to me. A few adjacent comments that may cause failing integration tests (if/when we run circle through a BQ project):

  • BQ does not accept except as a lone keyword, so the equality schema test needs to use except distinct
  • The seed file data_split_part is currently missing a comma (column) in its last row

@drewbanin drewbanin mentioned this pull request Oct 1, 2018
2 tasks
@drewbanin
Copy link
Contributor Author

Awesome, good catches @jtcohen6! I think we're actually in good shape to run integration tests on snowflake/bq/redshift these days. I'm going to merge this, but I just made an issue to track those two topics.

Thanks! merging

@drewbanin drewbanin merged commit d0a90fe into master Oct 1, 2018
@drewbanin drewbanin deleted the bq/union branch October 1, 2018 23: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.

2 participants