issues
search
dbt-labs
/
dbt-adapters
Apache License 2.0
28
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Append `__dbt_internal_event_time_start` to suffix in `make_temp_relation` when present
#361
QMalcolm
opened
2 days ago
0
[Microbatch] Update default `make_temp_relation` macro to incorporate a batch specific identifier if available
#360
MichelleArk
opened
2 days ago
0
Introduce new Capability for MicrobatchConcurrency support
#359
MichelleArk
closed
1 day ago
0
add base MicrobatchConcurrency capability
#358
MichelleArk
closed
1 day ago
1
Add `src` directory structure for `dbt-adapters`
#357
mikealfare
opened
5 days ago
1
Add `src` directory structure for `dbt-tests-adapter`
#356
mikealfare
opened
5 days ago
1
Monorepo prep
#355
mikealfare
opened
5 days ago
1
Fixed typo in replace materialization flow (target_relation.type)
#354
adrianburusdbt
closed
5 days ago
1
Revert the version bump on dbt-adapters
#353
mikealfare
closed
1 week ago
1
[Bug] Global behavior flags are getting overwritten
#351
QMalcolm
closed
1 week ago
0
Fix microbatch behavior flag check
#350
QMalcolm
closed
1 week ago
0
[Bug] `microbatch` is being added to `builtin_incremental_strategies` in the wrong situations
#349
QMalcolm
closed
1 week ago
0
Fix setting of global behavior flags
#348
MichelleArk
closed
1 week ago
2
Upgrade protobuf to >=5.0,<6.0
#346
gshank
closed
3 days ago
1
Update action.yml
#345
colin-rogers-dbt
closed
1 week ago
1
Pin gh-action-pypi-publish to `v1.11`
#344
colin-rogers-dbt
closed
1 week ago
2
[Bug] dbt-core and dbt-adapters version mismatch
#343
guenp
closed
1 week ago
2
add query_id as optional to SQLQueryStatus
#342
cmcarthur
closed
2 weeks ago
1
[Feature] Iceberg support for view materialization
#341
dataders
opened
3 weeks ago
0
[Bug] Incorrect dependency causes older version of dbt-core to be installed
#340
htpaf
opened
3 weeks ago
1
feat(python): allows to use prj. vars
#339
devmessias
opened
3 weeks ago
2
[Bug] Behavior flags should take the default value when the project file is not loaded
#338
mikealfare
closed
3 weeks ago
1
Bumping version to 1.7.2 and generate changelog
#337
colin-rogers-dbt
closed
4 weeks ago
1
Remove support for Python 3.8
#336
mikealfare
closed
1 month ago
1
Fix some typos in multiple unique_key
#335
gshank
closed
1 month ago
0
Feature/external catalog config
#334
colin-rogers-dbt
opened
1 month ago
1
Add query_id as optional to SQLQueryStatus proto + class
#333
cmcarthur
closed
2 weeks ago
3
Drop support for Python 3.8
#332
mikealfare
closed
1 month ago
1
Always ensure valid incremental strategy
#331
QMalcolm
closed
1 month ago
0
[Bug] On first-run/full-refresh the incremental strategy of a model isn't validated
#330
QMalcolm
closed
1 month ago
0
Add query id to SQLQueryStatus
#329
colin-rogers-dbt
closed
3 weeks ago
1
Add adapter telemetry method for core model run snowplow event.
#328
VersusFacit
closed
3 weeks ago
3
[Microbatch] Use behavior flag to gate microbatch functionality
#327
QMalcolm
closed
1 week ago
1
Allow use of multiple column unique keys in snapshots
#326
gshank
closed
1 month ago
0
Support multi-column unique keys in snapshots
#325
gshank
opened
1 month ago
0
Add DbtDatabaseError to test_missing_column_pre_hook
#324
aranke
closed
1 month ago
1
Switch from environment variable to behavior flag for gating microbatch functionality
#323
QMalcolm
closed
1 week ago
3
Test 186
#322
colin-rogers-dbt
opened
1 month ago
0
Enable setting current value of dbt_valid_to
#321
gshank
closed
1 month ago
0
In snapshots, enable setting current value of dbt_valid_to
#320
gshank
closed
1 month ago
0
[Bug] Incremental failed for on_schema_change "sync_all_columns" when there's only a type change.
#319
nguyensinhtu
opened
1 month ago
1
update dbt-common dependency to 1.10
#318
colin-rogers-dbt
closed
1 month ago
1
Add hard_deletes config and new_record Option for Snapshots
#317
peterallenwebb
opened
1 month ago
2
Add a new hard_delete config for snapshots (not yet respected)
#316
peterallenwebb
closed
1 month ago
1
[dbt-test-adapters] Add required `begin` to microbatch model config to BaseMicrobatch test
#315
MichelleArk
closed
1 month ago
0
Add required 'begin' config for testing microbatch models
#314
MichelleArk
closed
1 month ago
2
update Behavior Flag unit test fixtures
#313
colin-rogers-dbt
closed
2 months ago
1
[Bug] Incorrect CTE name in unit tests using `incremental` mode for incremental models with a custom `alias`
#312
dbeatty10
closed
2 months ago
1
Better handle nested Array types
#311
jdistler
opened
2 months ago
2
[Bug] Support complex Array data types for macro get_columns_in_relation
#310
jdistler
opened
2 months ago
4
Next