Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Resolve issue where BigQuery caches fail to load on streams without a primary key, or when a table rename is required #122

Merged
merged 20 commits into from
Mar 19, 2024

Conversation

aaronsteers
Copy link
Contributor

@aaronsteers aaronsteers commented Mar 11, 2024

Resolves #121

To test, you can install PyAirbyte with this custom pip URL:

pip install git+https://github.com/airbytehq/PyAirbyte.git@aj/fix/issue-121

@aaronsteers aaronsteers changed the base branch from aj/fix/121/table-must-be-qualified-with-a-dataset-name to main March 11, 2024 20:45
@aaronsteers
Copy link
Contributor Author

New error from @Sophia in slack:

DatabaseError(google.cloud.bigquery.dbapi.exceptions.DatabaseError) 409 POST Already Exists: Table <project_id>:airbyte_raw.is_transposed

Will continue to add more tests and see if I can repro this issue.

@aaronsteers aaronsteers changed the title Fix: BigQuery implementation of table swap sql Fix: Resolve issue where BigQuery caches fail to load on streams without a primary key, or when a table rename is required Mar 19, 2024
@aaronsteers aaronsteers merged commit 225af9e into main Mar 19, 2024
12 checks passed
@aaronsteers aaronsteers deleted the aj/fix/issue-121 branch March 19, 2024 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant