Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dbt-labs/dbt-redshift
dbt-redshift contains all of the code enabling dbt to work with Amazon Redshift
https://github.com/dbt-labs/dbt-redshift
Fix parsing of database results for materialized view autorefresh
mikealfare opened this pull request about 1 year ago
mikealfare opened this pull request about 1 year ago
[ADAP-961] [Bug] Materialized views that depend on other materialized views will fail to be refreshed due to drop not cascading
jmeiring-sc opened this issue about 1 year ago
jmeiring-sc opened this issue about 1 year ago
[ADAP-959] [Bug] macro describe_materialized_view does not work with redshift serverless
jmeiring-sc opened this issue about 1 year ago
jmeiring-sc opened this issue about 1 year ago
backport 601 to 1.6.latest
colin-rogers-dbt opened this pull request about 1 year ago
colin-rogers-dbt opened this pull request about 1 year ago
backport 601 to 1.7.latest
colin-rogers-dbt opened this pull request about 1 year ago
colin-rogers-dbt opened this pull request about 1 year ago
[ADAP-953] [Bug] Materialized Views not correctly dropping
SpiceyC opened this issue about 1 year ago
SpiceyC opened this issue about 1 year ago
ADAP-835: Optimize manual refresh on auto-refreshed materialized views
mikealfare opened this pull request about 1 year ago
mikealfare opened this pull request about 1 year ago
Update black requirement from ~=23.9 to ~=23.10
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
add docs-issue workflow to dbt-redshift
McKnight-42 opened this pull request about 1 year ago
McKnight-42 opened this pull request about 1 year ago
Update pre-commit requirement from ~=3.4 to ~=3.5
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Cleanup main after cutting new 1.7.latest branch
FishtownBuildBot opened this pull request about 1 year ago
FishtownBuildBot opened this pull request about 1 year ago
adding IAM role authentication support for redshift
abbywh opened this pull request about 1 year ago
abbywh opened this pull request about 1 year ago
DO NOT MERGE / TEST: only for diff
dataders opened this pull request about 1 year ago
dataders opened this pull request about 1 year ago
adding IAM role authentication support for redshift
abbywh opened this pull request about 1 year ago
abbywh opened this pull request about 1 year ago
Bump mypy from 1.5.1 to 1.6.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
[ADAP-939] [Bug] `cannot reference permanent table from temporary table constraint` when running incremental model with a foreign key
aranke opened this issue about 1 year ago
aranke opened this issue about 1 year ago
Update pre-commit-hooks requirement from ~=4.4 to ~=4.5
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Support Privilege Grants to Roles and Groups in Materialization
soksamnanglim opened this pull request over 1 year ago
soksamnanglim opened this pull request over 1 year ago
[ADAP-929] [Feature] Implement relation filtering on get_catalog macro
mikealfare opened this issue over 1 year ago
mikealfare opened this issue over 1 year ago
[ADAP-927] [Feature] Update boto3 to 1.29.* version
samjeckert opened this issue over 1 year ago
samjeckert opened this issue over 1 year ago
[ADAP-926] [Feature] IAM authentication - make 'user' an optional property
Jake-Gillberg opened this issue over 1 year ago
Jake-Gillberg opened this issue over 1 year ago
Update ddtrace requirement from ~=1.19 to ~=1.20
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[ADAP-923] [Bug] Materialized view config change identification not working
cmcnicoll opened this issue over 1 year ago
cmcnicoll opened this issue over 1 year ago
[Backport 1.5.latest] add dbt show tests
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
[Backport 1.6.latest] add dbt show tests
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
automate repo cleanup
emmyoop opened this pull request over 1 year ago
emmyoop opened this pull request over 1 year ago
Add tests for `date_spine` macro, and sub macros
QMalcolm opened this pull request over 1 year ago
QMalcolm opened this pull request over 1 year ago
[ADAP-917] [Tests] Add tests for inlined limit + sql_header in dbt show query
MichelleArk opened this issue over 1 year ago
MichelleArk opened this issue over 1 year ago
[ADAP-911] Support Metadata Freshness
peterallenwebb opened this issue over 1 year ago
peterallenwebb opened this issue over 1 year ago
ADAP-891: Support test results as views
mikealfare opened this pull request over 1 year ago
mikealfare opened this pull request over 1 year ago
[ADAP-905] [Bug] pip install dev-requirements only works on the second attempt
dbeatty10 opened this issue over 1 year ago
dbeatty10 opened this issue over 1 year ago
Avoid nested loop in query planner execution
slin30 opened this pull request over 1 year ago
slin30 opened this pull request over 1 year ago
add dbt show tests
MichelleArk opened this pull request over 1 year ago
MichelleArk opened this pull request over 1 year ago
Update ddtrace requirement from ~=1.18 to ~=1.19
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[ADAP-900] [Bug] Nested loop in query planner execution of relations.sql
slin30 opened this issue over 1 year ago
slin30 opened this issue over 1 year ago
Update Under the Hood-20230914-135547.yaml
colin-rogers-dbt opened this pull request over 1 year ago
colin-rogers-dbt opened this pull request over 1 year ago
Update Fixes-20230912-133327.yaml
colin-rogers-dbt opened this pull request over 1 year ago
colin-rogers-dbt opened this pull request over 1 year ago
[ADAP-889] [Feature] Update MV macros to use new core macros
colin-rogers-dbt opened this issue over 1 year ago
colin-rogers-dbt opened this issue over 1 year ago
[Backport 1.6.latest] Remove import of FieldEncoder from hologram
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
allow for bool/str input to backup/autorefresh when configuring materialized views
colin-rogers-dbt opened this pull request over 1 year ago
colin-rogers-dbt opened this pull request over 1 year ago
add relation macros and add relation renameable/replaceable config
colin-rogers-dbt opened this pull request over 1 year ago
colin-rogers-dbt opened this pull request over 1 year ago
Fix replace sql macro
colin-rogers-dbt opened this pull request over 1 year ago
colin-rogers-dbt opened this pull request over 1 year ago
Update redshift-connector requirement from 2.0.913 to 2.0.915
soksamnanglim opened this pull request over 1 year ago
soksamnanglim opened this pull request over 1 year ago
Update black requirement from ~=23.7 to ~=23.9
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Backport 1.6.latest] [ADAP-878] update expected values
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
[ADAP-878] update expected values
McKnight-42 opened this pull request over 1 year ago
McKnight-42 opened this pull request over 1 year ago
[ADAP-878] [Bug] Updating agate_helper in core requires update in of data type in some tests
McKnight-42 opened this issue over 1 year ago
McKnight-42 opened this issue over 1 year ago
Update pre-commit requirement from ~=3.3 to ~=3.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[ADAP-871] [Regression] Views referencing aliased tables of the same name cause build failure
btello opened this issue over 1 year ago
btello opened this issue over 1 year ago
Update tox requirement from ~=4.10 to ~=4.11
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[ADAP-870] [Bug] Adapter seems to malformat kill queries when using --fail-fast dbt-redshift 1.5.8
lsabreu96 opened this issue over 1 year ago
lsabreu96 opened this issue over 1 year ago
Remove import of FieldEncoder from hologram
gshank opened this pull request over 1 year ago
gshank opened this pull request over 1 year ago
[ADAP-864] Make changes necessary to support dbt-core switch away from hologram
gshank opened this issue over 1 year ago
gshank opened this issue over 1 year ago
ADAP-841: Reformat macro file structure to be more modular and organized
mikealfare opened this pull request over 1 year ago
mikealfare opened this pull request over 1 year ago
[ADAP-853] [Feature] Support Dynamic Data Masking
soksamnanglim opened this issue over 1 year ago
soksamnanglim opened this issue over 1 year ago
Update tox requirement from ~=4.9 to ~=4.10
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[ADAP-836] [Bug] Unable to use custom schema and grants for seed config
crystalro0 opened this issue over 1 year ago
crystalro0 opened this issue over 1 year ago
Update tox requirement from ~=4.8 to ~=4.9
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump mypy from 1.5.0 to 1.5.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Backport 1.6.latest] ADAP-754: Split out integration tests to fit on the windows free tier
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
Auto-refresh on MVs not working as expected
McKnight-42 opened this pull request over 1 year ago
McKnight-42 opened this pull request over 1 year ago
ADAP-754: Split out integration tests to fit on the windows free tier
mikealfare opened this pull request over 1 year ago
mikealfare opened this pull request over 1 year ago
Update tox requirement from ~=4.7 to ~=4.8
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Backport 1.6.latest] ADAP-796: Add datadog env vars to tox.ini
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
[Backport 1.5.latest] ADAP-796: Add datadog env vars to tox.ini
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
[Backport 1.4.latest] ADAP-796: Add datadog env vars to tox.ini
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
[Backport 1.3.latest] ADAP-796: Add datadog env vars to tox.ini
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
ADAP-796: Add datadog env vars to tox.ini
mikealfare opened this pull request over 1 year ago
mikealfare opened this pull request over 1 year ago
Update ddtrace requirement from ~=1.17 to ~=1.18
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
ADAP-761: [backport] Add retry logic to flaky MV tests to avoid "cannot open relation with OID" error
mikealfare opened this pull request over 1 year ago
mikealfare opened this pull request over 1 year ago
Bump mypy from 1.4.1 to 1.5.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update pip-tools requirement from ~=7.2 to ~=7.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
migrate from pg_user
jiezhen-chen opened this pull request over 1 year ago
jiezhen-chen opened this pull request over 1 year ago
Update tox requirement from ~=4.6 to ~=4.7
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
ADAP-761: Add retry logic to flaky MV tests to avoid "cannot open relation with OID" error
mikealfare opened this pull request over 1 year ago
mikealfare opened this pull request over 1 year ago
Use the PID to terminate the session
dbeatty10 opened this pull request over 1 year ago
dbeatty10 opened this pull request over 1 year ago
Update pip-tools requirement from ~=7.0 to ~=7.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[ADAP-758] [CT-2929] The Materialized Views are not working in v1.6 on redshift as as documented or as expected
heshamh96 opened this issue over 1 year ago
heshamh96 opened this issue over 1 year ago
[ADAP-759] [CT-2925] can't turn back to 1.5 from 1.6 without issues
heshamh96 opened this issue over 1 year ago
heshamh96 opened this issue over 1 year ago
Insert values of `merge_exclude_columns` when not matched
dbeatty10 opened this pull request over 1 year ago
dbeatty10 opened this pull request over 1 year ago
[ADAP-745] [Bug] Merge excluded columns are `NULL` `when not matched` rather than the actual value
dbeatty10 opened this issue over 1 year ago
dbeatty10 opened this issue over 1 year ago
Update flake8 requirement from ~=6.0 to ~=6.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[ADAP-739] [Bug] Query was empty error in dbt-redshift==1.5.8 with dbt-core==1.5.4
lsabreu96 opened this issue over 1 year ago
lsabreu96 opened this issue over 1 year ago
[ADAP-738] [Bug] Auto-refresh on MVs not working as expected
amychen1776 opened this issue over 1 year ago
amychen1776 opened this issue over 1 year ago
Full redshift connector parameter support
christopherscholz opened this pull request over 1 year ago
christopherscholz opened this pull request over 1 year ago
[ADAP-737] [Feature] Stronger credentials validation based on auth method
christopherscholz opened this issue over 1 year ago
christopherscholz opened this issue over 1 year ago
[ADAP-736] [Feature] Add code coverage to the project and try out the codecov plugin
mikealfare opened this issue over 1 year ago
mikealfare opened this issue over 1 year ago
[ADAP-727] [Bug] Redshift adapter does not retry on connection timeouts
tlento opened this issue over 1 year ago
tlento opened this issue over 1 year ago
[ADAP-726] [Feature] Remove references to pg catalogs in hard-coded queries
jiezhen-chen opened this issue over 1 year ago
jiezhen-chen opened this issue over 1 year ago
override get_columns_in_relation with driver api call
jiezhen-chen opened this pull request over 1 year ago
jiezhen-chen opened this pull request over 1 year ago
[ADAP-721] [Bug] [Regression] Canceled or failed run creates a Database Error
hacherix opened this issue over 1 year ago
hacherix opened this issue over 1 year ago
Update stale workflow to use the centralized version
mikealfare opened this pull request over 1 year ago
mikealfare opened this pull request over 1 year ago
Update wheel requirement from ~=0.40 to ~=0.41
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update ddtrace requirement from ~=1.16 to ~=1.17
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Relation/Materialization Prep Reformat
mikealfare opened this pull request over 1 year ago
mikealfare opened this pull request over 1 year ago
Point `setup.py` to `dbt-core/main` to pick up the alpha
mikealfare opened this pull request over 1 year ago
mikealfare opened this pull request over 1 year ago
[Backport 1.6.latest] Add Datadog Env Vars
emmyoop opened this pull request over 1 year ago
emmyoop opened this pull request over 1 year ago
[Backport 1.5.latest] Add Datadog Env Vars
emmyoop opened this pull request over 1 year ago
emmyoop opened this pull request over 1 year ago
[Backport 1.4.latest] Add Datadog Env Vars
emmyoop opened this pull request over 1 year ago
emmyoop opened this pull request over 1 year ago
[Backport 1.3.latest] Add Datadog Env Vars
emmyoop opened this pull request over 1 year ago
emmyoop opened this pull request over 1 year ago