Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dbt-labs/dbt-adapters issues and pull requests
#343 - [Bug] dbt-core and dbt-adapters version mismatch
Issue -
State: open - Opened by guenp 3 days ago
Labels: bug, triage
#342 - add query_id as optional to SQLQueryStatus
Pull Request -
State: closed - Opened by cmcarthur 5 days ago
- 1 comment
Labels: cla:yes
#341 - [Feature] Iceberg support for view materialization
Issue -
State: open - Opened by dataders 10 days ago
Labels: enhancement
#340 - [Bug] Incorrect dependency causes older version of dbt-core to be installed
Issue -
State: open - Opened by htpaf 12 days ago
- 1 comment
Labels: bug, awaiting_response
#339 - feat(python): allows to use prj. vars
Pull Request -
State: open - Opened by devmessias 12 days ago
- 2 comments
Labels: cla:yes
#338 - [Bug] Behavior flags should take the default value when the project file is not loaded
Pull Request -
State: closed - Opened by mikealfare 17 days ago
- 1 comment
Labels: cla:yes
#337 - Bumping version to 1.7.2 and generate changelog
Pull Request -
State: closed - Opened by colin-rogers-dbt 17 days ago
- 1 comment
Labels: cla:yes
#336 - Remove support for Python 3.8
Issue -
State: closed - Opened by mikealfare 20 days ago
- 1 comment
Labels: tech_debt, user docs
#335 - Fix some typos in multiple unique_key
Pull Request -
State: closed - Opened by gshank 20 days ago
Labels: cla:yes, Skip Changelog
#334 - Feature/external catalog config
Pull Request -
State: open - Opened by colin-rogers-dbt 23 days ago
- 1 comment
Labels: cla:yes
#333 - Add query_id as optional to SQLQueryStatus proto + class
Pull Request -
State: closed - Opened by cmcarthur 24 days ago
- 3 comments
Labels: cla:yes
#332 - Drop support for Python 3.8
Pull Request -
State: closed - Opened by mikealfare 25 days ago
- 1 comment
Labels: cla:yes
#331 - Always ensure valid incremental strategy
Pull Request -
State: closed - Opened by QMalcolm 25 days ago
Labels: cla:yes
#330 - [Bug] On first-run/full-refresh the incremental strategy of a model isn't validated
Issue -
State: closed - Opened by QMalcolm 25 days ago
Labels: bug, incremental
#329 - Add query id to SQLQueryStatus
Pull Request -
State: closed - Opened by colin-rogers-dbt 25 days ago
- 1 comment
Labels: cla:yes
#328 - Add adapter telemetry method for core model run snowplow event.
Pull Request -
State: closed - Opened by VersusFacit 26 days ago
- 3 comments
Labels: cla:yes
#327 - [Microbatch] Use behavior flag to gate microbatch functionality
Issue -
State: open - Opened by QMalcolm about 1 month ago
Labels: user docs
#326 - Allow use of multiple column unique keys in snapshots
Pull Request -
State: closed - Opened by gshank about 1 month ago
Labels: cla:yes
#325 - Support multi-column unique keys in snapshots
Issue -
State: open - Opened by gshank about 1 month ago
#324 - Add DbtDatabaseError to test_missing_column_pre_hook
Pull Request -
State: closed - Opened by aranke about 1 month ago
- 1 comment
Labels: cla:yes, Skip Changelog
#323 - Switch from environment variable to behavior flag for gating microbatch functionality
Pull Request -
State: open - Opened by QMalcolm about 1 month ago
- 1 comment
Labels: cla:yes
#322 - Test 186
Pull Request -
State: open - Opened by colin-rogers-dbt about 1 month ago
Labels: cla:yes
#321 - Enable setting current value of dbt_valid_to
Pull Request -
State: closed - Opened by gshank about 1 month ago
Labels: cla:yes
#320 - In snapshots, enable setting current value of dbt_valid_to
Issue -
State: closed - Opened by gshank about 1 month ago
#319 - [Bug] Incremental failed for on_schema_change "sync_all_columns" when there's only a type change.
Issue -
State: open - Opened by nguyensinhtu about 1 month ago
- 1 comment
Labels: bug, awaiting_response
#318 - update dbt-common dependency to 1.10
Pull Request -
State: closed - Opened by colin-rogers-dbt about 2 months ago
- 1 comment
Labels: cla:yes, Skip Changelog
#317 - Add hard_deletes config and new_record Option for Snapshots
Pull Request -
State: open - Opened by peterallenwebb about 2 months ago
- 1 comment
Labels: cla:yes
#316 - Add a new hard_delete config for snapshots (not yet respected)
Pull Request -
State: closed - Opened by peterallenwebb about 2 months ago
- 1 comment
Labels: cla:yes
#315 - [dbt-test-adapters] Add required `begin` to microbatch model config to BaseMicrobatch test
Issue -
State: closed - Opened by MichelleArk about 2 months ago
#314 - Add required 'begin' config for testing microbatch models
Pull Request -
State: closed - Opened by MichelleArk about 2 months ago
- 2 comments
Labels: cla:yes
#313 - update Behavior Flag unit test fixtures
Pull Request -
State: closed - Opened by colin-rogers-dbt about 2 months ago
- 1 comment
Labels: cla:yes, Skip Changelog
#312 - [Bug] Incorrect CTE name in unit tests using `incremental` mode for incremental models with a custom `alias`
Issue -
State: closed - Opened by dbeatty10 about 2 months ago
- 1 comment
Labels: bug, duplicate, unit tests, incremental
#311 - Better handle nested Array types
Pull Request -
State: open - Opened by jdistler about 2 months ago
- 2 comments
#310 - [Bug] Support complex Array data types for macro get_columns_in_relation
Issue -
State: open - Opened by jdistler about 2 months ago
- 4 comments
Labels: bug
#309 - [Bug] Incorrect CTE name in unit tests using `incremental` mode for versioned incremental models
Issue -
State: open - Opened by b-per about 2 months ago
- 1 comment
Labels: bug, unit tests, incremental, model_versions
#308 - Temporarily gate microbatch behind env var DBT_EXPERIMENTAL_MICROBATCH
Pull Request -
State: closed - Opened by MichelleArk about 2 months ago
Labels: cla:yes, Skip Changelog
#307 - use patch_microbatch_end_time
Pull Request -
State: closed - Opened by MichelleArk about 2 months ago
- 3 comments
Labels: cla:yes, Skip Changelog
#303 - Flexible delete+insert incremental strategy that purely relies on incremental_predicates
Pull Request -
State: open - Opened by dlord about 2 months ago
- 1 comment
Labels: cla:yes
#302 - [Feature] Default microbatch strategy implementation + testing in dbt-adapters
Issue -
State: closed - Opened by MichelleArk 2 months ago
- 1 comment
#301 - [Feature] Adapters Model Configuration Snowplow Tracking
Issue -
State: closed - Opened by colin-rogers-dbt 2 months ago
- 2 comments
Labels: enhancement, triage
#300 - base microbatch support + tests
Pull Request -
State: closed - Opened by MichelleArk 2 months ago
- 1 comment
Labels: cla:yes
#297 - [Automated] Update pre-commit hooks
Pull Request -
State: closed - Opened by FishtownBuildBot 2 months ago
- 1 comment
Labels: cla:yes, Skip Changelog
#296 - Add pre-commit autoupdate workflow
Pull Request -
State: closed - Opened by mikealfare 2 months ago
- 2 comments
Labels: cla:yes, Skip Changelog
#293 - [Feature] Escape the adapter-specific string literal delimiter within the `string_literal` macro
Issue -
State: open - Opened by dbeatty10 2 months ago
Labels: enhancement
#291 - [Bug] generic test are not working with fields with special characters
Issue -
State: open - Opened by gekas93 2 months ago
- 4 comments
Labels: bug, quoting
#290 - Snapshot column names
Pull Request -
State: closed - Opened by gshank 2 months ago
- 1 comment
Labels: cla:yes
#289 - Allow configuring snapshot column names
Issue -
State: closed - Opened by gshank 2 months ago
#284 - [Regression] since 1.4.1, generate_alias_name overrides and refs to ephemeral models dont work anymore
Issue -
State: closed - Opened by rompetroll 3 months ago
- 5 comments
Labels: bug, regression
#263 - Add macro to allow adapter-specific choice of unspecified value
Pull Request -
State: open - Opened by steffen030 4 months ago
- 4 comments
Labels: cla:yes, community
#262 - [Bug] Column.from_description crashes on structured type columns
Issue -
State: open - Opened by jelmerk 4 months ago
- 1 comment
Labels: bug
#250 - [CT-2819] [Bug] default__alter_relation_add_remove_columns macro does not use quoting with case sensitive Snowflake relation
Issue -
State: open - Opened by crystalro0 over 1 year ago
- 4 comments
Labels: bug
#250 - [CT-2819] [Bug] default__alter_relation_add_remove_columns macro does not use quoting with case sensitive Snowflake relation
Issue -
State: open - Opened by crystalro0 over 1 year ago
- 4 comments
Labels: bug
#248 - [Feature] Support Behavior Flags
Issue -
State: closed - Opened by amychen1776 5 months ago
- 1 comment
Labels: enhancement
#227 - [CT-3022] [spike] Inconsistency in merge keys for non full-refresh runs
Issue -
State: open - Opened by shushan9 about 1 year ago
- 4 comments
Labels: enhancement
#227 - [CT-3022] [spike] Inconsistency in merge keys for non full-refresh runs
Issue -
State: open - Opened by shushan9 about 1 year ago
- 4 comments
Labels: enhancement
#226 - [CT-3112] [Feature] Pass model configuration to execute()
Issue -
State: open - Opened by SoumayaMauthoorMOJ about 1 year ago
- 5 comments
Labels: enhancement
#226 - [CT-3112] [Feature] Pass model configuration to execute()
Issue -
State: open - Opened by SoumayaMauthoorMOJ about 1 year ago
- 5 comments
Labels: enhancement
#225 - [CT-3120] Migrate `clone` to use `get_replace_sql` macro
Issue -
State: open - Opened by aranke about 1 year ago
- 2 comments
Labels: tech_debt, clone
#225 - [CT-3120] Migrate `clone` to use `get_replace_sql` macro
Issue -
State: open - Opened by aranke about 1 year ago
- 2 comments
Labels: tech_debt, clone
#224 - [CT-3362] [Bug] dbt-postgres unable to perform --full-refresh on incremental model with primary key constraint
Issue -
State: open - Opened by mcooper-pi about 1 year ago
- 11 comments
Labels: bug
#224 - [CT-3362] [Bug] dbt-postgres unable to perform --full-refresh on incremental model with primary key constraint
Issue -
State: open - Opened by mcooper-pi about 1 year ago
- 11 comments
Labels: bug
#223 - [CT-3254] Remove hard-coded adapter logic from tests for `date_spine` macros
Issue -
State: open - Opened by dbeatty10 about 1 year ago
- 1 comment
#223 - [CT-3254] Remove hard-coded adapter logic from tests for `date_spine` macros
Issue -
State: open - Opened by dbeatty10 about 1 year ago
- 1 comment
#213 - [Bug] `--empty` flag generates invalid SQL when running `adapter.get_columns_in_relation`
Issue -
State: closed - Opened by jlucas91 6 months ago
- 4 comments
Labels: bug, user docs, empty
#212 - [CT-1123] Adapter pre_model_hook + post_model_hook for tests and compilation, too
Issue -
State: open - Opened by jtcohen6 about 2 years ago
- 19 comments
Labels: enhancement, help_wanted, paper_cut
#199 - [Feature] Support contextual table aliasing
Issue -
State: open - Opened by colin-rogers-dbt 6 months ago
- 2 comments
Labels: enhancement, empty
#192 - [CT-3208] [Feature] Cross-database `date` macro
Issue -
State: closed - Opened by dbeatty10 about 1 year ago
- 6 comments
Labels: enhancement, refinement, user docs
#192 - [CT-3208] [Feature] Cross-database `date` macro
Issue -
State: closed - Opened by dbeatty10 about 1 year ago
- 6 comments
Labels: enhancement, refinement, user docs
#187 - get_replace_sql is_replaceable check error
Issue -
State: open - Opened by rongfengliang 7 months ago
- 1 comment
Labels: bug
#186 - Update replace.sql
Pull Request -
State: open - Opened by rongfengliang 7 months ago
- 2 comments
Labels: cla:yes
#182 - Allows snapshots to have a list as a unique key
Pull Request -
State: closed - Opened by AGPapa 7 months ago
- 2 comments
Labels: cla:yes, snapshots, community
#181 - [Feature] Allow unique_key for snapshots to take a list
Issue -
State: closed - Opened by AGPapa 7 months ago
Labels: enhancement, snapshots
#180 - [Feature] `pre-commit` install and usage instructions within contributing guide
Issue -
State: closed - Opened by dbeatty10 7 months ago
- 4 comments
Labels: enhancement, Stale
#163 - Add changelog check
Issue -
State: closed - Opened by mikealfare 7 months ago
- 2 comments
Labels: enhancement
#160 - [Bug] Incremental compilation error alter queries not using quoted columns
Issue -
State: open - Opened by ChristopheDuong almost 3 years ago
- 9 comments
Labels: bug, help_wanted, quoting
#159 - [CT-2563] [Bug] Incremental updates using unique_key result in duplicates if fields in the unique_key are null
Issue -
State: open - Opened by amardatar over 1 year ago
- 5 comments
Labels: bug, tracking_pr, incremental
#159 - [CT-2563] [Bug] Incremental updates using unique_key result in duplicates if fields in the unique_key are null
Issue -
State: open - Opened by amardatar over 1 year ago
- 5 comments
Labels: bug, tracking_pr, incremental
#158 - [CT-2909] [Bug] Move `clean_up` fixture to base class in `test_dbt_clone.py`
Issue -
State: closed - Opened by damian3031 over 1 year ago
- 2 comments
Labels: bug, Stale
#158 - [CT-2909] [Bug] Move `clean_up` fixture to base class in `test_dbt_clone.py`
Issue -
State: closed - Opened by damian3031 over 1 year ago
- 2 comments
Labels: bug, Stale
#157 - [CT-3130] [Bug] Unquoted columns in macro are causes BigQuery SQL exception
Issue -
State: open - Opened by seanglynn-thrive about 1 year ago
- 1 comment
Labels: bug, help_wanted
#157 - [CT-3130] [Bug] Unquoted columns in macro are causes BigQuery SQL exception
Issue -
State: open - Opened by seanglynn-thrive about 1 year ago
- 1 comment
Labels: bug, help_wanted
#156 - [CT-1661] [Bug] Grants fails to correctly quote username when revoking
Issue -
State: open - Opened by njrs92 almost 2 years ago
- 13 comments
Labels: bug, good_first_issue, quoting, grants
#155 - [CT-2580] Use concat in adapter tests so that adapter maintainers don't have to override
Issue -
State: open - Opened by sdebruyn over 1 year ago
- 1 comment
Labels: enhancement, help_wanted
#155 - [CT-2580] Use concat in adapter tests so that adapter maintainers don't have to override
Issue -
State: open - Opened by sdebruyn over 1 year ago
- 1 comment
Labels: enhancement, help_wanted
#154 - Support `on_schema_change: full_refresh` mode
Issue -
State: open - Opened by jtcohen6 almost 3 years ago
- 10 comments
Labels: enhancement, paper_cut
#153 - [Feature] Add types to `quote`
Issue -
State: open - Opened by Fokko over 1 year ago
Labels: enhancement, tech_debt
#153 - [Feature] Add types to `quote`
Issue -
State: open - Opened by Fokko over 1 year ago
Labels: enhancement, tech_debt
#152 - [CT-3409] rename_relation macro should call get_rename_sql instead of defaulting to alter table
Issue -
State: open - Opened by sdebruyn 12 months ago
- 3 comments
Labels: enhancement, user docs
#152 - [CT-3409] rename_relation macro should call get_rename_sql instead of defaulting to alter table
Issue -
State: open - Opened by sdebruyn 12 months ago
- 1 comment
Labels: enhancement, Stale, user docs
#151 - Improve performance of `delete+insert` incremental strategy
Pull Request -
State: open - Opened by ataft 7 months ago
- 2 comments
Labels: cla:yes, community, performance, incremental
#150 - [CT-3493] [Bug] unique_key list incremental model has performance issues on the delete phase
Issue -
State: open - Opened by nfarinha 11 months ago
- 4 comments
Labels: bug, performance, tracking_pr, incremental
#150 - [CT-3493] [Bug] unique_key list incremental model has performance issues on the delete phase
Issue -
State: open - Opened by nfarinha 11 months ago
- 4 comments
Labels: bug, performance, tracking_pr, incremental
#148 - Changes to support sql fixtures in unit testing
Issue -
State: closed - Opened by gshank 7 months ago
- 2 comments
Labels: Stale
#145 - Add `sql_header` to data tests
Pull Request -
State: closed - Opened by dbeatty10 7 months ago
- 3 comments
Labels: Stale
#143 - [Bug] The changelog check isn't getting triggered as expected
Issue -
State: closed - Opened by mikealfare 7 months ago
- 2 comments
Labels: bug, Stale
#128 - [Bug] Tests leaving behind schemas
Issue -
State: open - Opened by benc-db 8 months ago
Labels: bug
#124 - [Bug] --empty doesn't work with relation that are already named and might conflict
Issue -
State: closed - Opened by github-christophe-oudar 8 months ago
- 13 comments
Labels: bug, High Severity, pre-release, Core 1.8, empty
#123 - Update workflows
Pull Request -
State: closed - Opened by mikealfare 8 months ago
- 4 comments
Labels: cla:yes, Skip Changelog, Stale
#122 - Add metadata tags method
Pull Request -
State: closed - Opened by colin-rogers-dbt 8 months ago
- 4 comments
Labels: Stale
#115 - [Feature] Set Metadata Tags Method
Issue -
State: closed - Opened by colin-rogers-dbt 9 months ago
- 2 comments
Labels: enhancement, Stale