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
yassun7010 opened this issue about 1 year ago
[ADAP-1081] [Bug] `connections._split_queries()` breaks stored procedure statements (LANGUAGE SQL)
irvingpop opened this issue about 1 year ago
irvingpop opened this issue about 1 year ago
[ADAP-1080] [Bug] Break in Dev build due to https://github.com/dbt-labs/dbt-core/pull/8906/files
HRusby opened this issue about 1 year ago
HRusby 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
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
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
dependabot[bot] opened this pull request about 1 year ago
[ADAP-1078] [Feature] Add Materialized View as a Materialization to dbt-snowflake
HRusby-Cheyne opened this issue about 1 year ago
HRusby-Cheyne opened this issue about 1 year ago
Update freezegun requirement from ~=1.3 to ~=1.4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
[ADAP-1076] [Feature] [Dynamic Tables] Add new parameter properties (REFRESH_MODE, INITIALIZE)
sfc-gh-lkoh opened this issue about 1 year ago
sfc-gh-lkoh opened this issue about 1 year ago
remove code_quality check from main.yml
McKnight-42 opened this pull request about 1 year ago
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
MasterOdin opened this pull request about 1 year ago
Feature/decouple adapters from core
McKnight-42 opened this pull request about 1 year ago
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
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
dependabot[bot] opened this pull request about 1 year ago
[ADAP-1066] 1.7.1 - Security Fix Release not available as Container Image
gilcrest opened this issue about 1 year ago
gilcrest opened this issue 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
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
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
mikealfare opened this issue about 1 year ago
[ADAP-1057] [Feature] Update describe method to use "DESCRIBE DYNAMIC TABLE" instead of "SHOW DYNAMIC TABLES"
mikealfare opened this issue about 1 year ago
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
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
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
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
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
dependabot[bot] opened this pull request about 1 year ago
[ADAP-1047] [CT-3420] [Bug] Snowflake SAML authentication flow doesn't fully respect `--quiet` command
joellabes opened this issue about 1 year ago
joellabes opened this issue about 1 year ago
[ADAP-1046] [CT-3418] [Bug] dbt python model logging not working with snowflake
manishkundu opened this issue about 1 year ago
manishkundu opened this issue about 1 year ago
[ADAP-1043] Handle errors more gracefully when Snowflake is configured to use languages other than English
nathaniel-may opened this issue about 1 year ago
nathaniel-may opened this issue about 1 year ago
[ADAP-1042] Persist docs fails when a column name matches a Snowflake no-argument function
georgewoodhead opened this issue about 1 year ago
georgewoodhead opened this issue about 1 year ago
Break apart CI workflows into composite actions
mikealfare opened this pull request about 1 year ago
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
pei0804 opened this pull request about 1 year ago
first pass: unit test typing
jtcohen6 opened this pull request about 1 year ago
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
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
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
MichelleArk opened this issue about 1 year ago
add tests for --empty flag
MichelleArk opened this pull request about 1 year ago
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
mikealfare opened this pull request about 1 year ago
[ADAP-1036] [Bug] Error handling fails in snowflake when language is not English
pei0804 opened this issue about 1 year ago
pei0804 opened this issue about 1 year ago
[ADAP-1034] [Bug] on-run-start hook not run during docs generate step and causes failure
crystalro0 opened this issue about 1 year ago
crystalro0 opened this issue about 1 year ago
Update ddtrace requirement from ~=2.1 to ~=2.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
[ADAP-1032] [Bug] Metadata freshness checks that include a filter cause dbt to hang
sp-tkerlavage opened this issue about 1 year ago
sp-tkerlavage opened this issue about 1 year ago
[ADAP-1031] [Bug] send_anonymous_usage_stats ignored for python models
Dikootje opened this issue about 1 year ago
Dikootje opened this issue about 1 year ago
Update pytest-xdist requirement from ~=3.3 to ~=3.4
dependabot[bot] opened this pull request about 1 year ago
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
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
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
dependabot[bot] opened this pull request about 1 year ago
[ADAP-1006] [CT-3321] DBT Models are not using Snowflake Result Cache/Query Cache
ankitsr92 opened this issue about 1 year ago
ankitsr92 opened this issue about 1 year ago
[ADAP-982] [Bug] Issue with Snowflake connections hanging 1.7
DanMawdsleyBA opened this issue about 1 year ago
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
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
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
dependabot[bot] opened this pull request about 1 year ago
[Backport 1.6.latest] ADAP-971: Fix issue where dynamic tables were returning null for type
mikealfare opened this pull request about 1 year ago
mikealfare 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
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
mikealfare opened this pull request about 1 year ago
[ADAP-971] [Bug] Dynamic tables do not show up as a type in catalog queries
mikealfare opened this issue about 1 year ago
mikealfare opened this issue about 1 year ago
Demonstrate regression in dbt-core due to get_catalog updates (#8856)
mikealfare opened this pull request about 1 year ago
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
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
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
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
sfc-gh-lkoh opened this issue about 1 year ago
implements pagination
matt-winkler opened this pull request about 1 year ago
matt-winkler opened this pull request about 1 year ago
[ADAP-951] [Feature] dbt-snowflake should handle paginating on schemas and tables
matt-winkler opened this issue about 1 year ago
matt-winkler opened this issue 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
[ADAP-947] [Feature] Support copy grant for dynamic tables
ZhiZinTan-KSO opened this issue about 1 year ago
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
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
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
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
FishtownBuildBot opened this pull request about 1 year ago
[ADAP-944] [Feature] Support secondary roles
seub opened this issue about 1 year ago
seub opened this issue about 1 year ago
Respect `transient` config for dbt Python models
dbeatty10 opened this pull request about 1 year ago
dbeatty10 opened this pull request about 1 year ago
[ADAP-943] [ADAP-928] [Feature] Implement relation filtering on get_catalog macro
dataders opened this issue about 1 year ago
dataders opened this issue 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
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
Remove manual refresh on dynamic table create
mikealfare opened this pull request about 1 year ago
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
McKnight-42 opened this pull request about 1 year ago
Implementation of metadata-based freshness
peterallenwebb opened this pull request about 1 year ago
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
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
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
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
github-actions[bot] opened this pull request over 1 year ago
[ADAP-922] [Feature] Passing user's Application name to Snowflake session
v4mishra opened this issue over 1 year ago
v4mishra opened this issue over 1 year ago
Bug/dynamic table alter on column syntax
kaarthik108 opened this pull request over 1 year ago
kaarthik108 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
[ADAP-921] [Feature] Improve auth-related error messages to include troubleshooting guidance
mirnawong1 opened this issue over 1 year ago
mirnawong1 opened this issue 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-916] [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-910] Support Metadata Freshness
peterallenwebb opened this issue over 1 year ago
peterallenwebb opened this issue over 1 year ago
[ADAP-902] [Bug] pip install dev-requirements only works on the second attempt
joshuataylor opened this issue over 1 year ago
joshuataylor opened this issue over 1 year ago
ADAP-893: Support test results as views
mikealfare opened this pull request over 1 year ago
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
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
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
dependabot[bot] 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
remove broken flake8
colin-rogers-dbt opened this pull request over 1 year ago
colin-rogers-dbt opened this pull request over 1 year ago
add transient configs
jeremyyeo opened this pull request over 1 year ago
jeremyyeo opened this pull request over 1 year ago
[ADAP-901] [Bug] Not possible to set `transient` config on Python models
jeremyyeo opened this issue over 1 year ago
jeremyyeo opened this issue over 1 year ago
Backport: bug/Dynamic-table-comment-on-syntax (#770)
mikealfare opened this pull request over 1 year ago
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
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
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
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
kaarthik108 opened this pull request over 1 year ago