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

[AWS] fix: raw sql query not being mapped properly on RDS (#578) #1071

Merged
merged 9 commits into from
Sep 5, 2023

Conversation

boian-ivanov
Copy link
Contributor

@boian-ivanov boian-ivanov commented Aug 18, 2023

This PR fixes the issue for raw sql queries via the aws-data-api client to not be properly mapped to the correct column names. (#578)

Test cases have been added, but the typing is still a bit off. As of now this is at least a good enough fix for us as we can cast the proper types, but at least the format is kept as expected.

@AndriiSherman
Copy link
Member

@boian-ivanov could you please sign all commits? So far changes looks good for me, but I need @dankochetov eyes for this one as well

@boian-ivanov
Copy link
Contributor Author

boian-ivanov commented Aug 28, 2023

@boian-ivanov could you please sign all commits? So far changes looks good for me, but I need @dankochetov eyes for this one as well

@AndriiSherman Unfortunately I’m out of the country at the moment and without a laptop to rebase and sign the current commits. If everything’s alright would that be fine to be sorted as is? 🤔
Otherwise I’ll be back next week and can fix that then

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

Successfully merging this pull request may close these issues.

3 participants