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

Ready for 0.9.0: all-around upgrade #79

Merged
merged 9 commits into from
Apr 21, 2020

Conversation

jtcohen6
Copy link
Contributor

@jtcohen6 jtcohen6 commented Feb 24, 2020

Resolves #84

Accounts for changes to:

Also:

  • Smarter use of adapter macros: get_start_ts and convert_timezone
  • Full postgres support. Include pg in CI
  • Add documentation for all seeds + macros

Requires:

  • dbt>=0.16.0 (latest)
  • dbt-utils>=0.2.5 (latest, includes postgres datediff)

@jtcohen6 jtcohen6 changed the base branch from master to dev/0.9.0 March 26, 2020 15:41
@jtcohen6 jtcohen6 force-pushed the feature/0.16.0-bq-incremental branch from 3041f15 to 0e69304 Compare March 27, 2020 17:46
@jtcohen6 jtcohen6 changed the title Upgrade to 0.16.0 bq syntax Ready for 0.9.0: all-around upgrade Mar 27, 2020
@jtcohen6 jtcohen6 force-pushed the feature/0.16.0-bq-incremental branch from c4f836c to 9958af9 Compare March 27, 2020 18:04
@jtcohen6 jtcohen6 modified the milestones: 0.10.0, 0.9.0 Mar 27, 2020
@jtcohen6 jtcohen6 marked this pull request as ready for review March 27, 2020 18:18
@jtcohen6 jtcohen6 force-pushed the feature/0.16.0-bq-incremental branch from b13977b to f4622c9 Compare March 27, 2020 21:41
@jtcohen6 jtcohen6 mentioned this pull request Mar 31, 2020
13 tasks
Copy link
Contributor

@sanjanasen96 sanjanasen96 left a comment

Choose a reason for hiding this comment

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

LGTM 💰

@jtcohen6 jtcohen6 merged commit 2cd0ba8 into dev/0.9.0 Apr 21, 2020
@jtcohen6 jtcohen6 mentioned this pull request Apr 21, 2020
jtcohen6 added a commit that referenced this pull request Apr 21, 2020
* Initialize

* in progress

* Fully running

* Merge 0.7.3

* Use is_adapter macro w default adapters

* Ready for 0.9.0: all-around upgrade (#79)

* Rebase + rework

* Use better adapter macros. Full pg support

* More dbt-onic convert_timezone. Last catches

* Prettify code. Add docs for macros, seed

* Prettify + tidy up

* Update README

* Enable override of set_default_adapters

* Update DAG img

* Add docs for set_default_adapters
@jtcohen6 jtcohen6 deleted the feature/0.16.0-bq-incremental branch April 21, 2020 18:04
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.

None yet

2 participants