Ecosyste.ms: OpenCollective

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

github.com/dbt-labs/dbt-bigquery

dbt-bigquery contains all of the code required to make dbt operate on a BigQuery database.
https://github.com/dbt-labs/dbt-bigquery

WIP - Added support for custom api_endpoint

orlevii opened this pull request about 1 year ago
feature/decouple adapters from core

colin-rogers-dbt opened this pull request about 1 year ago
[ADAP-1033] [Feature] dynamic naming of spark app

t-bennett243 opened this issue about 1 year ago
feat: convert vals to strings

jimmyshah 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 pytest-xdist requirement from ~=3.3 to ~=3.4

dependabot[bot] opened this pull request about 1 year ago
fix 409 duplicate batch issue

colin-rogers-dbt opened this pull request about 1 year ago
Primary and foreign key constraints are not enforced in BigQuery

dbeatty10 opened this pull request about 1 year ago
Allow Bigquery Emulator settings to be set

OTooleMichael opened this pull request about 1 year ago
[Backport 1.7.latest] Fix Broken Python Models

github-actions[bot] opened this pull request about 1 year ago
Fix Broken Python Models

colin-rogers-dbt 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
[Backport 1.6.latest] Support agate Integer type, test with empty seed

github-actions[bot] opened this pull request about 1 year ago
Revert "[ADAP-492] Support partition_by and cluster_by on python models (#680)"

colin-rogers-dbt opened this pull request about 1 year ago
ADAP-1017: Fix configuration change monitoring for scenarios with no changes

mikealfare opened this pull request about 1 year ago
fix: cast dataproc batch runtime props

jimmyshah opened this pull request about 1 year ago
[ADAP-1016] [Regression] [1.7] python models don't work

dataders opened this issue about 1 year ago
[Backport 1.7.latest] Support agate Integer type, test with empty seed

github-actions[bot] opened this pull request about 1 year ago
Support agate Integer type, test with empty seed

gshank opened this pull request about 1 year ago
[ADAP-1010] Support for new agate data type in BigQuery

gshank opened this issue about 1 year ago
Replace deprecated partitioning_type with time_partitioning.type_

jakuborlowski opened this pull request about 1 year ago
[ADAP-977] [CT-3307] Enable `hours_to_expiration` for py-dbt

gbmarc1 opened this issue about 1 year ago
[ADAP-972] [Bug] Materialized views show up as tables in catalog queries

mikealfare opened this issue about 1 year ago
Fix datetime incremental tables scanning more of table than expected

tnk-ysk opened this pull request about 1 year ago
[Backport 1.7.latest] Fix refresh syntax, config comparison with empty labels

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
[Backport 1.6.latest] Lower bound of `2.11.0` for `google-api-core`

github-actions[bot] opened this pull request about 1 year ago
[Backport 1.7.latest] Lower bound of `2.11.0` for `google-api-core`

github-actions[bot] opened this pull request about 1 year ago
Fix merge fails when partition is required

tnk-ysk 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
[ADAP-962] [Bug] Write to BigQuery silently fails

t-bennett243 opened this issue about 1 year ago
Fix refresh syntax, config comparison with empty labels

mikealfare opened this pull request about 1 year ago
ADAP-835: Optimize manual refresh on auto-refreshed materialized views

mikealfare opened this pull request about 1 year ago
Lower bound of `2.11.0` for `google-api-core`

dbeatty10 opened this pull request about 1 year ago
Use deterministic job_ids to avoid retrying successful queries

McKnight-42 opened this pull request about 1 year ago
[ADAP-954] [Bug] Missing container package for dbt-bigquery-1.6.7

tavneet-s opened this issue about 1 year ago
Patch for `dbt show` for a model with a `struct` column containing a `json` datatype

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-950] [Bug] `dbt show` doesn't work with json structs

jeremyyeo opened this issue about 1 year ago
[ADAP-949] [Bug] dbt docs generate timeout

dongchris 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
add docs-issue workflow to dbt-bigquery

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-942] [Feature] Remove `copy` materialization

dbeatty10 opened this issue about 1 year ago
Bump mypy from 1.5.1 to 1.6.0

dependabot[bot] opened this pull request about 1 year ago
ADAP-940: Add change monitoring for partitioning clause

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

colin-rogers-dbt 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
[Backport] PRs 955 and 957 to 1.5.latest

McKnight-42 opened this pull request about 1 year ago
[Backport] PRs 955 and 957 to 1.6.latest

McKnight-42 opened this pull request about 1 year ago
a slight rework of 955 to keep a seperation of concerns

McKnight-42 opened this pull request about 1 year ago
[Backport] 955

McKnight-42 opened this pull request about 1 year ago
[fix] Use rendered query comment for job labels

kodaho opened this pull request about 1 year ago
Use branch 8007-contract_type_aliasing

gshank opened this pull request about 1 year ago
[ADAP-935] Support dbt-core 8592 type aliasing in model contracts

gshank opened this issue about 1 year ago
[ADAP-928] [Feature] Implement relation filtering on get_catalog macro

mikealfare opened this issue about 1 year ago
Update ddtrace requirement from ~=1.19 to ~=1.20

dependabot[bot] opened this pull request about 1 year ago
[Backport] 927 and fix core pointer

McKnight-42 opened this pull request about 1 year ago
[Backport] pr 927 and fix core pointer

McKnight-42 opened this pull request about 1 year ago
fix mistaken dev-requirements change

colin-rogers-dbt opened this pull request about 1 year ago
automate repo cleanup

emmyoop opened this pull request about 1 year ago
Add tests for `date_spine` macro, and sub macros

QMalcolm opened this pull request about 1 year ago
[Backport] Fix contact validation failure on query data types change (#862)

colin-rogers-dbt opened this pull request about 1 year ago
[ADAP-912] Support Metadata Freshness

peterallenwebb opened this issue about 1 year ago
[Backport 1.6.latest] Update SQLQuery to include node_info

github-actions[bot] opened this pull request about 1 year ago
Update SQLQuery to include node_info

colin-rogers-dbt opened this pull request about 1 year ago
Rework constructor for mypy. Remove unused functions.

peterallenwebb opened this pull request about 1 year ago
[ADAP-909] Fix mypy Failure

peterallenwebb opened this issue about 1 year ago
Address type annotation issues and clean up impl

colin-rogers-dbt opened this pull request over 1 year ago
ADAP-892: Support test results as views

mikealfare opened this pull request over 1 year ago
poll `.GetBatch()` instead of using `operation.result()`

colin-rogers-dbt 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