-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix 409 duplicate batch issue (#1020)
* use dynamic schema in test_grant_access_to.py * use dynamic schema in test_grant_access_to.py * revert setup * fix partitioninb * skip TestPythonBatchIdModels * add changie * run python integration tests separately * run python integration tests separately * cleanup _get_batch_id * add space to pipe * fix integration.yml * add extra changie * use dynamic schema in test_grant_access_to.py * use dynamic schema in test_grant_access_to.py * revert setup * replace deterministic default batch_id with uuid * add changie (cherry picked from commit 0c5422c)
- Loading branch information
1 parent
ed574fd
commit 2f5c4bd
Showing
3 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: Fixes | ||
body: replace deterministic batch_id with uuid | ||
time: 2023-11-11T15:09:59.243797-08:00 | ||
custom: | ||
Author: colin-rogers-dbt | ||
Issue: "1006" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters