-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Fix BUG: read_sql tries to convert blob/varbinary to string with pyarrow backend #60105
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
Closed
kastkeepitjumpinlikekangaroos
wants to merge
39
commits into
pandas-dev:main
from
kastkeepitjumpinlikekangaroos:fix-59242
Closed
Changes from 15 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
2244869
Add fix for #59242
kastkeepitjumpinlikekangaroos bd00fc5
add skip import
kastkeepitjumpinlikekangaroos 6a23f05
address comment
kastkeepitjumpinlikekangaroos 2f261c8
merged main
kastkeepitjumpinlikekangaroos 8f900b8
also fix for dtype_backend=numpy_nullable
kastkeepitjumpinlikekangaroos 536b1ed
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos 8965a1d
merge main
kastkeepitjumpinlikekangaroos a32b4a6
fix
kastkeepitjumpinlikekangaroos f412c72
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos a0200d0
address comment
kastkeepitjumpinlikekangaroos 10ca030
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos ba2e82d
address comment
kastkeepitjumpinlikekangaroos 8dd45ca
Merge branch 'fix-59242' of github.com:kastkeepitjumpinlikekangaroos/…
kastkeepitjumpinlikekangaroos 602194a
remove cast
kastkeepitjumpinlikekangaroos f8ae285
fix test
kastkeepitjumpinlikekangaroos 02514e0
fix logic
kastkeepitjumpinlikekangaroos ef5c2ed
fix
kastkeepitjumpinlikekangaroos da7817a
fix
kastkeepitjumpinlikekangaroos de5c604
also include pa.OpaqueType
kastkeepitjumpinlikekangaroos e025d84
fix
kastkeepitjumpinlikekangaroos 3d83bab
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos 6ea5785
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos 88accb3
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos c066ebf
fix failing test
kastkeepitjumpinlikekangaroos 2afeed5
Merge branch 'fix-59242' of github.com:kastkeepitjumpinlikekangaroos/…
kastkeepitjumpinlikekangaroos de286a4
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos a99365a
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos a8f69e5
addressing comments
kastkeepitjumpinlikekangaroos 2f8ac63
Merge branch 'fix-59242' of github.com:kastkeepitjumpinlikekangaroos/…
kastkeepitjumpinlikekangaroos 1a0b2cf
fix
kastkeepitjumpinlikekangaroos 1da6ee4
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos 4c1c282
clarify
kastkeepitjumpinlikekangaroos fe4bdba
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos 71d94e5
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos 8813f77
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos 30ce3b3
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos 9721fc3
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos bcb7e3d
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos fe52a7a
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.