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

Swap the order of the sdist and wheel checks

mikealfare opened this pull request 6 months ago
Pin `setuptools` to address setuptools#4483

mikealfare opened this pull request 6 months ago
[Feature] Optimize for Redshift Serverless

jaswanthikolla opened this issue 6 months ago
[Bug] Default auto_begin causes unnecessary Serverless Billing

jaswanthikolla opened this issue 6 months ago
[Bug] Connection PID Query Causes unnecessary Serverless Billing

jaswanthikolla opened this issue 6 months ago
Correct syntax for mv comments

jeremyyeo opened this pull request 6 months ago
[Feature] Update IAM auth to warn that `user` field is ignored

colin-rogers-dbt opened this issue 7 months ago
Hard pin to 2.1.0

VersusFacit opened this pull request 7 months ago
Remove `dbt-postgres` dependency

mikealfare opened this pull request 7 months ago
Bump ubuntu from 22.04 to 24.04 in /docker

dependabot[bot] opened this pull request 8 months ago
Update MV Drop Materialization with cascade

amychen1776 opened this pull request 8 months ago
Bump deps on common, adapters, core

jtcohen6 opened this pull request 8 months ago
[Feature] Remove `dbt-postgres` dependency

mikealfare opened this issue 8 months ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request 8 months ago
[CI/CD Improvements] Migrate to `hatch` and standardize workflows

mikealfare opened this issue 8 months ago
[Bug] sqlparse dependency out-of-date with dbt-core

zwallacedev opened this issue 8 months ago
[Bug] status and rowcount not reported beginning with version `1.5.0`

soroushmalek67 opened this issue 9 months ago
Workflow formatting updates

mikealfare opened this pull request 9 months ago
Setup `hatch`

mikealfare opened this pull request 9 months ago
[Feature] use redshift_connector for metadata wherever possible

dataders opened this issue 9 months ago
[SPIKE] Investigate state of transactions

dataders opened this issue 9 months ago
unpin sqlparse to avoid version conflicts

emmyoop opened this pull request 9 months ago
[Regression] DBT 1.7.3 violates Redshift transactions.

maksym-dibrov-solidgate opened this issue 9 months ago
Bump actions/github-script from 6 to 7

dependabot[bot] opened this pull request 9 months ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request 9 months ago
Bump dbt-labs/actions from 1.1.0 to 1.1.1

dependabot[bot] opened this pull request 9 months ago
Bump dorny/paths-filter from 2 to 3

dependabot[bot] opened this pull request 9 months ago
[Feature] Datasharing: cross-database support

dataders opened this issue 9 months ago
enable crossdb column metadata with ra3 nodes

dataders opened this pull request 10 months ago
[Feature] Spike on supporting Py3.12 in dbt-redshift

colin-rogers-dbt opened this issue 11 months ago
Update flake8 requirement from ~=6.1 to ~=7.0

dependabot[bot] opened this pull request 12 months ago
[ADAP-1089] [Bug] Server socket closed when running DBT on GitHub Actions

BeltranCunef opened this issue about 1 year ago
Bump mypy from 1.7.1 to 1.8.0

dependabot[bot] opened this pull request about 1 year ago
Update ddtrace requirement from ~=2.3 to ~=2.4

dependabot[bot] opened this pull request about 1 year ago
Update freezegun requirement from ~=1.3 to ~=1.4

dependabot[bot] opened this pull request about 1 year ago
Implement relation filtering on get_catalog macro

mikealfare opened this pull request about 1 year ago
[Backport 1.6.latest] Fixes #641 by using the svv_mv_info view which is queryable

mikealfare opened this pull request about 1 year ago
remove code_quality check from main.yml

McKnight-42 opened this pull request about 1 year ago
Migrate references to get tests working

VersusFacit opened this pull request about 1 year ago
Update black requirement from ~=23.11 to ~=23.12

dependabot[bot] opened this pull request about 1 year ago
Update pre-commit requirement from ~=3.5 to ~=3.6

dependabot[bot] opened this pull request about 1 year ago
[ADAP-1068] 1.2 redshift has an emergent mypy error

VersusFacit opened this issue about 1 year ago
Mila/testing 1.2 ci failures

VersusFacit opened this pull request about 1 year ago
init push to test ci/cd run of test cleanup

McKnight-42 opened this pull request about 1 year ago
Update freezegun requirement from ~=1.2 to ~=1.3

dependabot[bot] opened this pull request about 1 year ago
first pass: unit testing type tests

MichelleArk opened this pull request about 1 year ago
[Backport 1.7.latest] Fixes #641 by using the svv_mv_info view which is queryable

mikealfare opened this pull request about 1 year ago
Backport #674 to 1.7.latest

VersusFacit opened this pull request about 1 year ago
Backport #674 to 1.6.latest

VersusFacit opened this pull request about 1 year ago
Bump mypy from 1.7.0 to 1.7.1

dependabot[bot] opened this pull request about 1 year ago
[ADAP-1053] [Bug] Tracking common hanging schemas post ci/cd test runs

McKnight-42 opened this issue about 1 year ago
Fix #624 by removing unnecessary boto3 version peg

hexDoor opened this pull request about 1 year ago
Update pytest-xdist requirement from ~=3.4 to ~=3.5

dependabot[bot] opened this pull request about 1 year ago
[ADAP-1050] [Bug] Alter materialized view test fails sporadically

mikealfare opened this issue about 1 year ago
Update wheel requirement from ~=0.41 to ~=0.42

dependabot[bot] opened this pull request about 1 year ago
Update ddtrace requirement from ~=2.2 to ~=2.3

dependabot[bot] opened this pull request about 1 year ago
[Feature] Improve incremental materialized views refresh time

cmcnicoll opened this issue about 1 year ago
[ADAP-1039] [Tests] Add tests for --empty flag

MichelleArk opened this issue about 1 year ago
add tests for --empty flag

MichelleArk opened this pull request about 1 year ago
Update ddtrace requirement from ~=2.1 to ~=2.2

dependabot[bot] opened this pull request about 1 year ago
Update pytest-xdist requirement from ~=3.3 to ~=3.4

dependabot[bot] opened this pull request about 1 year ago
Bump mypy from 1.6.1 to 1.7.0

dependabot[bot] opened this pull request about 1 year ago
Update black requirement from ~=23.10 to ~=23.11

dependabot[bot] opened this pull request about 1 year ago
[ADAP-1014] [Bug] Contract enforcement method is not reliable

jack-johnson-instapro opened this issue about 1 year ago
[Backport 1.6.latest] Use the PID to terminate the session

github-actions[bot] opened this pull request about 1 year ago
Update ddtrace requirement from ~=1.20 to ~=2.1

dependabot[bot] opened this pull request about 1 year ago
allow user to set debug level via env var

colin-rogers-dbt opened this pull request about 1 year ago
Test

soksamnanglim opened this pull request about 1 year ago
Bump mypy from 1.6.0 to 1.6.1

dependabot[bot] opened this pull request about 1 year ago
Fixes #641 by using the svv_mv_info view which is queryable

reptillicus opened this pull request about 1 year ago
Test

colin-rogers-dbt opened this pull request about 1 year ago
[Backport 1.7.latest] Fix parsing of database results for materialized view autorefresh

github-actions[bot] opened this pull request about 1 year ago