Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dbt-labs/dbt-snowflake

dbt-snowflake contains all of the code enabling dbt to work with Snowflake
https://github.com/dbt-labs/dbt-snowflake

[ADAP-1084] [Feature] Support Column Comment

yassun7010 opened this issue about 1 year ago
use SQLGlot to inject limit into users query instead of wrapping with an outer query

colin-rogers-dbt opened this pull request 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
remove code_quality check from main.yml

McKnight-42 opened this pull request about 1 year ago
Allow user to be omitted if using authenticator

MasterOdin opened this pull request about 1 year ago
Feature/decouple adapters from core

McKnight-42 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-1065] [Feature] Allow users to set snowflake debug logging in profile

colin-rogers-dbt opened this issue about 1 year ago
Update freezegun requirement from ~=1.2 to ~=1.3

dependabot[bot] opened this pull request about 1 year ago
[ADAP-1058] [Feature] Implement refresh strategy for dynamic tables

mikealfare opened this issue about 1 year ago
[ADAP-1049] [Bug] Snowflake SSO Token expiration not surfaced in logs

colin-rogers-dbt opened this issue about 1 year ago
Bump mypy from 1.7.0 to 1.7.1

dependabot[bot] 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
Update ddtrace requirement from ~=2.2 to ~=2.3

dependabot[bot] opened this pull request about 1 year ago
Update wheel requirement from ~=0.41 to ~=0.42

dependabot[bot] opened this pull request about 1 year ago
Break apart CI workflows into composite actions

mikealfare opened this pull request about 1 year ago
Handle non-English Snowflake error message for non-existing schemas

pei0804 opened this pull request about 1 year ago
first pass: unit test typing

jtcohen6 opened this pull request about 1 year ago
[ADAP-1045] [CT-3413] Vulnerability in cryptography package used in DBT

DanielMawdsley96 opened this issue about 1 year ago
Move configuration out of workflows and eliminate tox as a dependency

mikealfare opened this pull request about 1 year ago
[ADAP-1037] [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
Migrate from `setup.py` to `pyproject toml` in preparation for Python 3.12 support

mikealfare 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
[ADAP-1024] [Feature] Save tags to Snowflake using object tagging feature

kamilamarcinekpgs opened this issue about 1 year ago
Update black requirement from ~=23.10 to ~=23.11

dependabot[bot] opened this pull request about 1 year ago
[ADAP-982] [Bug] Issue with Snowflake connections hanging 1.7

DanMawdsleyBA opened this issue about 1 year ago
[ADAP-978] [CT-3313] python incremental model tmp_relation_type config

alireza-moradi opened this issue about 1 year ago
Update ddtrace requirement from ~=1.19 to ~=2.1

dependabot[bot] 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
[Backport 1.7.latest] ADAP-971: Fix issue where dynamic tables were returning null for type

github-actions[bot] opened this pull request about 1 year ago
ADAP-971: Fix issue where dynamic tables were returning null for type

mikealfare opened this pull request about 1 year ago
Demonstrate regression in dbt-core due to get_catalog updates (#8856)

mikealfare opened this pull request about 1 year ago
[Backport 1.7.latest] Unskip source freshness test that was skipped during troubleshooting

github-actions[bot] opened this pull request about 1 year ago
[ADAP-963] [Bug] adapter.quote() does not correctly escape 'count'

igor-lobanov-maersk opened this issue about 1 year ago
Unskip source freshness test that was skipped during troubleshooting

mikealfare opened this pull request about 1 year ago
[ADAP-957] [Bug] Dynamic table use warehouse error

sfc-gh-lkoh opened this issue about 1 year ago
implements pagination

matt-winkler 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
[ADAP-947] [Feature] Support copy grant for dynamic tables

ZhiZinTan-KSO opened this issue about 1 year ago
Update pre-commit requirement from ~=3.4 to ~=3.5

dependabot[bot] opened this pull request about 1 year ago
ADAP-835: Optimize manual refresh on auto-refreshed dynamic tables

mikealfare opened this pull request about 1 year ago
add doc-issues to dbt-snowflake

McKnight-42 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
[ADAP-944] [Feature] Support secondary roles

seub opened this issue about 1 year ago
Respect `transient` config for dbt Python models

dbeatty10 opened this pull request about 1 year ago
DO NOT MERGE / TEST: only for diff

dataders 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
Remove manual refresh on dynamic table create

mikealfare opened this pull request about 1 year ago
test against 1.7.latest release branch and fix semve

McKnight-42 opened this pull request about 1 year ago
Implementation of metadata-based freshness

peterallenwebb opened this pull request 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
[ADAP-925] [Feature] Support docker image arm64

aka-ao opened this issue over 1 year ago
[Backport 1.6.latest] add dbt show tests

github-actions[bot] opened this pull request over 1 year ago
[Backport 1.5.latest] add dbt show tests

github-actions[bot] opened this pull request over 1 year ago
Bug/dynamic table alter on column syntax

kaarthik108 opened this pull request over 1 year ago
automate repo cleanup

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
[ADAP-910] Support Metadata Freshness

peterallenwebb opened this issue over 1 year ago
ADAP-893: Support test results as views

mikealfare opened this pull request over 1 year ago
[Backport 1.6.latest] Redact values from logs due 'duplicate key' error

dataders opened this pull request over 1 year ago
[Backport 1.5.latest] Redact values from logs due 'duplicate key' error

dataders 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
add dbt show tests

MichelleArk opened this pull request over 1 year ago
remove broken flake8

colin-rogers-dbt opened this pull request over 1 year ago
add transient configs

jeremyyeo opened this pull request over 1 year ago
Backport: bug/Dynamic-table-comment-on-syntax (#770)

mikealfare opened this pull request over 1 year ago
Redact values from logs due 'duplicate key' error

jaypeedevlin opened this pull request over 1 year ago
[ADAP-886] [Feature] Redact raw data from Duplicate Field Key Error

jaypeedevlin opened this issue over 1 year ago
allow testing against any core branch

colin-rogers-dbt opened this pull request over 1 year ago
bug/Dynamic-table-comment-on-syntax

kaarthik108 opened this pull request over 1 year ago