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

AirbyteLib: Use case-insensitive method of finding column objects #34985

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

aaronsteers
Copy link
Collaborator

@aaronsteers aaronsteers commented Feb 7, 2024

This adds a case-insensitive means of finding a column object in sqlalchemy. Previously we used the Python approach of 'gettatr', which is always case sensitive.

This should resolve:

Copy link

vercel bot commented Feb 7, 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 Feb 8, 2024 0:29am

@aaronsteers aaronsteers changed the title AirbyteLib: Use case insensitive method of finding column objects AirbyteLib: Use case-insensitive method of finding column objects Feb 7, 2024
@aaronsteers
Copy link
Collaborator Author

aaronsteers commented Feb 7, 2024

@ThaliaBarrera - I will go ahead an merge this, although it's late in the afternoon here and I can't confirm the GA4 case is resolved (did not have time to set up creds yet). Can you check during your working hours tomorrow and report back? Thanks!

@aaronsteers aaronsteers merged commit 25fa4cd into master Feb 8, 2024
20 checks passed
@aaronsteers aaronsteers deleted the aj/airbyte-lib/mixed-case-pks branch February 8, 2024 01:48
@ThaliaBarrera
Copy link
Contributor

@aaronsteers as I mentioned, this worked in my tests 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants