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

Destinations snowflake, bigquery, redshift: improve error reporting (lowercase before deinterpolation) #34458

Merged
merged 6 commits into from
Jan 24, 2024

Conversation

edgao
Copy link
Contributor

@edgao edgao commented Jan 23, 2024

part of https://github.com/airbytehq/airbyte-internal-issues/issues/2358. Lowercase everything before deinterpolation, to avoid snowflake's upcasing nonsense.

This won't handle e.g. quoting differences (THE_TABLE vs "THE_TABLE"), but it at least helps.

Copy link

vercel bot commented Jan 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2024 10:15pm

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Jan 23, 2024
@edgao edgao force-pushed the edgao/cdk/exception_grouping branch from 0959513 to 12649f0 Compare January 23, 2024 23:18
@edgao edgao marked this pull request as ready for review January 23, 2024 23:18
@edgao edgao requested a review from a team January 23, 2024 23:18
# Conflicts:
#	airbyte-cdk/java/airbyte-cdk/README.md
@edgao
Copy link
Contributor Author

edgao commented Jan 24, 2024

/publish-java-cdk

🕑 https://github.com/airbytehq/airbyte/actions/runs/7646927366
✅ Successfully published Java CDK version=0.14.2!

@edgao edgao enabled auto-merge (squash) January 24, 2024 22:32
@edgao edgao changed the title Sentry exception message mangling: lowercase before deinterpolation Destinations snowflake, bigquery, redshift: improve error reporting (lowercase before deinterpolation) Jan 24, 2024
@edgao edgao merged commit a0345ae into master Jan 24, 2024
31 checks passed
@edgao edgao deleted the edgao/cdk/exception_grouping branch January 24, 2024 23:20
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 21, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants