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

1.5.0rc1 changelog

mikealfare opened this pull request over 1 year ago
Cleanup main after cutting new 1.5.latest branch

FishtownBuildBot opened this pull request over 1 year ago
[ADAP-453] [Feature] Overwrite `api.Column.string_type`

rlh1994 opened this issue over 1 year ago
Adap 444/reformat the repo to precommit hooks

VersusFacit opened this pull request over 1 year ago
[ADAP-445] [Feature] add support for primary and foreign keys

ben-marengo-msmg opened this issue over 1 year ago
[ADAP-444] [Feature] add precommit hooks to tests

VersusFacit opened this issue over 1 year ago
[Do Not Merge] testing versioned models

MichelleArk opened this pull request almost 2 years ago
Repair accidental change to dev-requirements

peterallenwebb opened this pull request almost 2 years ago
[ADAP-439] Repair accidental change to dev-requirements

peterallenwebb opened this issue almost 2 years ago
[ADAP-436] Update `bigquery__format_column` macro

jtcohen6 opened this issue almost 2 years ago
Update `bigquery__format_column` per dbt-core#7319

jtcohen6 opened this pull request almost 2 years ago
Update pytest requirement from ~=7.2 to ~=7.3

dependabot[bot] opened this pull request almost 2 years ago
add steps to drop existing tables on --full-refresh

VersusFacit opened this pull request almost 2 years ago
Fixes for simple snapshot for adapters

nssalian opened this pull request almost 2 years ago
[ADAP-17]: Test conversion for simple snapshot into a functional test

nssalian opened this pull request almost 2 years ago
Add support for custom containers while using dataproc serverless

bveber opened this pull request almost 2 years ago
Bump mypy from 1.1.1 to 1.2.0

dependabot[bot] opened this pull request almost 2 years ago
Model-Level Constraints

peterallenwebb opened this pull request almost 2 years ago
[ADAP-433] [Feature] Granular execution project

VasiliiSurov opened this issue almost 2 years ago
update for generalized constraint warnings

emmyoop opened this pull request almost 2 years ago
[ADAP-431] [PR Tracking] Fix polling timeout #636

Fleid opened this issue almost 2 years ago
[ADAP-430] [PR Tracking] add part number to negative case #618

Fleid opened this issue almost 2 years ago
Update types-pytz requirement from ~=2023.2 to ~=2023.3

dependabot[bot] opened this pull request almost 2 years ago
ADAP-400: Support materialized views with create/drop functionality

mikealfare opened this pull request almost 2 years ago
Update pytz requirement from ~=2023.2 to ~=2023.3

dependabot[bot] opened this pull request almost 2 years ago
Update black requirement from ~=23.1 to ~=23.3

dependabot[bot] opened this pull request almost 2 years ago
Fix polling timeout

atvaccaro opened this pull request almost 2 years ago
ADAP-2: Materialized Views

mikealfare opened this pull request almost 2 years ago
Use tmp table in static insert overwrite

github-christophe-oudar opened this pull request almost 2 years ago
Enable single-line `private_key` for BigQuery Service Account JSON Authentication

dbeatty10 opened this pull request almost 2 years ago
Fix split part negative part number

dave-connors-3 opened this pull request almost 2 years ago
Fix split part negative part number

dave-connors-3 opened this pull request almost 2 years ago
[ADAP-384] [Bug] Negative `part_number` for `dbt.split_part()` is not working

dave-connors-3 opened this issue almost 2 years ago
[ADAP-380] [Bug] --full-refresh doesn't work for python models

mdesnoyer opened this issue almost 2 years ago
[ADAP-369] [Feature] Include all bytes processed in the adapter response

abuckenheimer opened this issue almost 2 years ago
[ADAP-357] [PR Review]Using information schema #364

Fleid opened this issue almost 2 years ago
[ADAP-345][Feature] Revoke/remove authorized view grant

christopherekfeldt opened this issue almost 2 years ago
[CT-2221] [BigQuery] Add model-level constraints to get_columns_spec_ddl

MichelleArk opened this issue almost 2 years ago
[CT-2218] [BigQuery] Implement constraint_support on BigQueryAdapter

MichelleArk opened this issue almost 2 years ago
[CT-2180] [Feature] Add bytes_billed to adapter response

bruno-szdl opened this issue almost 2 years ago
[CT-2176] [Feature] Report bytes processed for tests

bruno-szdl opened this issue almost 2 years ago
[CT-2170] Temporary table not deleted after dbt job finishes running

sai3563 opened this issue almost 2 years ago
Ignore nulls in partitions to be processed

Fleid opened this pull request almost 2 years ago
implement get_column_schema_from_query

MichelleArk opened this pull request almost 2 years ago
[CT-2056] [Feature] Support Column-level encryption (AEAD concepts)

alexandre-rassinoux opened this issue almost 2 years ago
Support all types of data_type using time ingestion partitioning

Kayrnt opened this pull request almost 2 years ago
[CT-1937] [PR Review] Kms key encryption for seeds #193

Fleid opened this issue almost 2 years ago
[CT-1933] [Bug] Time ingestion partitioning doesn't work with `date` data_type

github-christophe-oudar opened this issue almost 2 years ago
[ADAP-1056] [CT-1907] [Bug] dbt cli hanging on BigQuery connection

dom-devel opened this issue almost 2 years ago
[CT-1876] [CT-1875] [Feature] Transaction support for hooks in BigQuery

SSchneider22 opened this issue almost 2 years ago
Persistent UDF Materialization

anaghshineh opened this pull request about 2 years ago
[CT-1732] [Feature] Add Native Persistent UDF Materialization

anaghshineh opened this issue about 2 years ago
[CT-1673] [Feature] Dynamic impersonation of service accounts for one dbt run

alexandre-rassinoux opened this issue about 2 years ago
[CT-1625] Remove dead code from tests/unit/utils.py

gshank opened this issue about 2 years ago
[CT-1606] Issue tracking for BQ PR133 - Seeds parity

Fleid opened this issue about 2 years ago
[CT-1631] [Bug] dbt snapshot fails on schema change in nested fields

dashnak90 opened this issue about 2 years ago
Using information schema

dbeatty10 opened this pull request about 2 years ago
[CT-1391] [Feature] Add support for BigQuery emulator

bendiktv2 opened this issue about 2 years ago
[CT-1331] [Feature] Add metadata to a model without running the model

nolan-jardine opened this issue about 2 years ago
[CT-1322] [Feature] Enable setting execution_project in the dbt_project.yml

matt-winkler opened this issue over 2 years ago
[CT-1181] Fix bot changelog generation

emmyoop opened this issue over 2 years ago
ADAP-25 Run python model test based on schedule

ChenyuLInx opened this issue over 2 years ago
[CT-1134] Partitioning on datatime column with hourly granularity

AidenPTHuang opened this issue over 2 years ago
[CT-1071] Macro which returns the largest partition of a table

judahrand opened this issue over 2 years ago
Add macro which returns the largest partition

judahrand opened this pull request over 2 years ago
[CT-976] [Feature] Parity on create_table_as for python and SQL model

ChenyuLInx opened this issue over 2 years ago
[CT-881] refactor retries

nathaniel-may opened this issue over 2 years ago