Skip to content

Upgrade apache-arrow #180

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

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Upgrade apache-arrow #180

merged 1 commit into from
Sep 18, 2023

Conversation

kravets-levko
Copy link
Contributor

Fixes #150

Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Copy link

@susodapop susodapop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this break anything for older installations? If so, we will need to bump the major version number of this connector before we release it.

@kravets-levko
Copy link
Contributor Author

No it doesn't break anything except of actually fixing a linked bug. We have quite a lot of compatibility tests, and in addition I did a lot of manual testing. Also, we don't currently allow access to raw arrow batches like PySQL does, so from user perspective there should be no difference in library behavior

@kravets-levko kravets-levko merged commit 4d46022 into main Sep 18, 2023
@kravets-levko kravets-levko deleted the upgrade-apache-arrow branch September 18, 2023 15:38
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.

scientific notation negative numbers
2 participants