Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork18.6k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
kastkeepitjumpinlikekangaroos wants to merge39 commits intopandas-dev:mainfromkastkeepitjumpinlikekangaroos:fix-59242
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
39 commits Select commitHold shift + click to select a range
2244869
Add fix for #59242
kastkeepitjumpinlikekangaroosbd00fc5
add skip import
kastkeepitjumpinlikekangaroos6a23f05
address comment
kastkeepitjumpinlikekangaroos2f261c8
merged main
kastkeepitjumpinlikekangaroos8f900b8
also fix for dtype_backend=numpy_nullable
kastkeepitjumpinlikekangaroos536b1ed
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos8965a1d
merge main
kastkeepitjumpinlikekangaroosa32b4a6
fix
kastkeepitjumpinlikekangaroosf412c72
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroosa0200d0
address comment
kastkeepitjumpinlikekangaroos10ca030
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroosba2e82d
address comment
kastkeepitjumpinlikekangaroos8dd45ca
Merge branch 'fix-59242' of github.com:kastkeepitjumpinlikekangaroos/…
kastkeepitjumpinlikekangaroos602194a
remove cast
kastkeepitjumpinlikekangaroosf8ae285
fix test
kastkeepitjumpinlikekangaroos02514e0
fix logic
kastkeepitjumpinlikekangaroosef5c2ed
fix
kastkeepitjumpinlikekangaroosda7817a
fix
kastkeepitjumpinlikekangaroosde5c604
also include pa.OpaqueType
kastkeepitjumpinlikekangaroose025d84
fix
kastkeepitjumpinlikekangaroos3d83bab
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos6ea5785
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos88accb3
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroosc066ebf
fix failing test
kastkeepitjumpinlikekangaroos2afeed5
Merge branch 'fix-59242' of github.com:kastkeepitjumpinlikekangaroos/…
kastkeepitjumpinlikekangaroosde286a4
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroosa99365a
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroosa8f69e5
addressing comments
kastkeepitjumpinlikekangaroos2f8ac63
Merge branch 'fix-59242' of github.com:kastkeepitjumpinlikekangaroos/…
kastkeepitjumpinlikekangaroos1a0b2cf
fix
kastkeepitjumpinlikekangaroos1da6ee4
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos4c1c282
clarify
kastkeepitjumpinlikekangaroosfe4bdba
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos71d94e5
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos8813f77
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos30ce3b3
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroos9721fc3
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroosbcb7e3d
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroosfe52a7a
Merge branch 'main' into fix-59242
kastkeepitjumpinlikekangaroosFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
fix
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commita32b4a6c9f0f412dbc669ba04e23a34880862446
There are no files selected for viewing
1 change: 0 additions & 1 deletionpandas/__init__.py
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
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.