-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Feature/archive blocks #1361
Feature/archive blocks #1361
Commits on Apr 23, 2019
-
fix this for real in a way that will make me not break it again
Jacob Beck committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 53d083e - Browse repository at this point
Copy the full SHA 53d083eView commit details -
Jacob Beck committed
Apr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for af8622e - Browse repository at this point
Copy the full SHA af8622eView commit details -
archive-paths support, wire up the block parser
raise on non-archive during parsing break archive materialization
Jacob Beck committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for ab63042 - Browse repository at this point
Copy the full SHA ab63042View commit details -
tests fix event tracking test Fix print statements make archives not inherit configs from models archive now uses the name/alias properly for everything instead of target_table skip non-archive blocks in archive parsing instead of raising make archives ref-able - test for archive ref, test for archive selects raise a more useful message on incorrect archive targets add "--models" and "--exclude" arguments to archives - pass them through to selection - change get_fqn to take a full node object, have archives use that so selection behaves well - added tests Improve error handling on invalid archive configs Added a special archive-only node that has extra config restrictions add tests for invalid archive config
Jacob Beck committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for be3445b - Browse repository at this point
Copy the full SHA be3445bView commit details -
move column-related things into adapters where they belong
Jacob Beck committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 2b80d7a - Browse repository at this point
Copy the full SHA 2b80d7aView commit details -
Update jsonschema and go from Draft 4 to Draft 7
Jacob Beck committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for d66584f - Browse repository at this point
Copy the full SHA d66584fView commit details -
Contracts: some anyOf shenanigans to add support for check_cols Macros: split apart archive selection, probably too much copy+paste Legacy: Archive configs now include a "timestamp" strategy when parsed from dbt_project.yml Add integration tests fix aliases test Unquote columns in archives handle null columns attr -> use_profile
Jacob Beck committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 416cc72 - Browse repository at this point
Copy the full SHA 416cc72View commit details
Commits on Apr 25, 2019
-
Merge branch 'dev/wilt-chamberlain' into feature/archive-blocks-as-regex
Jacob Beck committedApr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for dd23259 - Browse repository at this point
Copy the full SHA dd23259View commit details -
fix some merged-in flake8 failures
Jacob Beck committedApr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 1042f1a - Browse repository at this point
Copy the full SHA 1042f1aView commit details