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

confusing multithreaded dbt run problems #296

Closed
drewbanin opened this issue Feb 24, 2017 · 0 comments
Closed

confusing multithreaded dbt run problems #296

drewbanin opened this issue Feb 24, 2017 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@drewbanin
Copy link
Contributor

drewbanin commented Feb 24, 2017

  • single failure shouldn't error out full batch
  • ephemeral models shouldn't occupy space in a run "level"
  • instead of "batches", use a pool? continually run as many models as possible/allowable
  • model status should print when complete, not at end of the batch
@drewbanin drewbanin added the enhancement New feature or request label Feb 24, 2017
@drewbanin drewbanin added this to the Documentation + Usability milestone Feb 24, 2017
@drewbanin drewbanin self-assigned this Feb 24, 2017
@jthandy jthandy closed this as completed Mar 17, 2017
yu-iskw pushed a commit to yu-iskw/dbt that referenced this issue Aug 17, 2021
* Tidy up changelog

* Add 0.7.0 entry to changelog

* Add order_by argument to get_column_values (dbt-labs#349)

* Add slugify macro to utils, use in pivot macro (dbt-labs#314)

* 0.20.0 compatibility (dbt-labs#371)

* Explicitly redefine Redshift -> default

* Upgrade generic tests

* Rm namespaces macro. New dispatch syntax

* Run tests with 0.20.0rc1

* Update changelog, readme

Co-authored-by: Jeremy Cohen <[email protected]>

* Simplify concat (dbt-labs#373)

* Postgres also have an alternative concat binary operation (dbt-labs#296)

* Update default implementation of concat macro

Co-authored-by: Christophe Duong <[email protected]>

Co-authored-by: Jeremy Cohen <[email protected]>
Co-authored-by: Christophe Duong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants