Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feature/introduce_dat…
Browse files Browse the repository at this point in the history
…a_profile_scan
  • Loading branch information
syou6162 committed Dec 20, 2024
2 parents 4a17cea + a219818 commit bbcc0a7
Show file tree
Hide file tree
Showing 77 changed files with 1,483 additions and 1,370 deletions.
35 changes: 0 additions & 35 deletions .bumpversion.cfg

This file was deleted.

44 changes: 0 additions & 44 deletions .changes/1.9.0-b1.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20231211-001048.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20231220-002130.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20231222-002351.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240105-004800.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240429-005158.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240429-005159.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240520-230208.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240718-005755.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240718-005756.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240718-005757.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Dependencies-20240719-003740.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.9.0/Features-20240426-105319.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20240430-185650.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20240501-151902.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20240516-125735.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20240730-135911.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Features-20240925-232238.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240120-180818.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240201-145323.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Fixes-20240226-233024.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.9.0/Fixes-20240426-105224.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/1.9.0/Fixes-20241001-193207.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Under the Hood-20240331-101418.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.9.0/Under the Hood-20240718-193206.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/Breaking Changes-20241016-185117.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/Features-20240505-011838.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/Features-20240911-234859.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions .changes/unreleased/Features-20241202-223835.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Features
body: Allow copy_partitions in microbatch
time: 2024-12-02T22:38:35.479052Z
custom:
Author: borjavb
Issue: "1414"
6 changes: 0 additions & 6 deletions .changes/unreleased/Fixes-20241028-172719.yaml

This file was deleted.

7 changes: 7 additions & 0 deletions .changes/unreleased/Fixes-20241120-163101.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: Fixes
body: Fix issue where dbt-bigquery was not retrying in certain retryable scenarios,
e.g. 503's
time: 2024-11-20T16:31:01.60689-05:00
custom:
Author: mikealfare
Issue: "682"
7 changes: 7 additions & 0 deletions .changes/unreleased/Fixes-20241204-105846.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: Fixes
body: Cast `event_time` to a timestamp prior to comparing against microbatch start/end
time
time: 2024-12-04T10:58:46.573608-05:00
custom:
Author: michelleark
Issue: "1422"
6 changes: 6 additions & 0 deletions .changes/unreleased/Fixes-20241205-133606.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Fix issue where rate limit errors on table service calls are not retried
time: 2024-12-05T13:36:06.436005-05:00
custom:
Author: mikealfare
Issue: "1423"
6 changes: 6 additions & 0 deletions .changes/unreleased/Fixes-20241211-144752.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Fix retry scenarios so that dbt always retries when BigQuery recommends a retry
time: 2024-12-11T14:47:52.36905-05:00
custom:
Author: mikealfare
Issue: "263"
6 changes: 0 additions & 6 deletions .changes/unreleased/Under the Hood-20240910-212052.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/unreleased/Under the Hood-20241104-173815.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions .changes/unreleased/Under the Hood-20241117-194746.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Under the Hood
body: Move from setup.py to pyproject.toml and to hatch as a dev tool
time: 2024-11-17T19:47:46.341-05:00
custom:
Author: mikealfare
Issue: "1407"
File renamed without changes.
6 changes: 3 additions & 3 deletions .github/scripts/update_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
set -e

git_branch=$1
target_req_file="dev-requirements.txt"
core_req_sed_pattern="s|dbt-core.git.*#egg=dbt-core|dbt-core.git@${git_branch}#egg=dbt-core|g"
tests_req_sed_pattern="s|dbt-core.git.*#egg=dbt-tests|dbt-core.git@${git_branch}#egg=dbt-tests|g"
target_req_file="hatch.toml"
core_req_sed_pattern="s|dbt-core.git.*#subdirectory=core|dbt-core.git@${git_branch}#subdirectory=core|g"
tests_req_sed_pattern="s|dbt-adapters.git.*#subdirectory=dbt-tests-adapter|dbt-adapters.git@${git_branch}#subdirectory=dbt-tests-adapter|g"
if [[ "$OSTYPE" == darwin* ]]; then
# mac ships with a different version of sed that requires a delimiter arg
sed -i "" "$core_req_sed_pattern" $target_req_file
Expand Down
4 changes: 2 additions & 2 deletions .github/scripts/update_dev_dependency_branches.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ set -e
dbt_adapters_branch=$1
dbt_core_branch=$2
dbt_common_branch=$3
target_req_file="dev-requirements.txt"
core_req_sed_pattern="s|dbt-core.git.*#egg=dbt-core|dbt-core.git@${dbt_core_branch}#egg=dbt-core|g"
target_req_file="hatch.toml"
core_req_sed_pattern="s|dbt-core.git.*#subdirectory=core|dbt-core.git@${dbt_core_branch}#subdirectory=core|g"
adapters_req_sed_pattern="s|dbt-adapters.git|dbt-adapters.git@${dbt_adapters_branch}|g"
common_req_sed_pattern="s|dbt-common.git|dbt-common.git@${dbt_common_branch}|g"
if [[ "$OSTYPE" == darwin* ]]; then
Expand Down
Loading

0 comments on commit bbcc0a7

Please sign in to comment.