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.
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
Avoid converting Decimal32/Decimal64 in
to_arrow
andfrom_arrow
APIs #17422Avoid converting Decimal32/Decimal64 in
to_arrow
andfrom_arrow
APIs #17422Changes from 35 commits
0724fd2
3a45ca0
6cab3fe
67da453
eab0b1e
f2f63ae
5fe9658
bd73d6a
7f89cdf
b3e75ea
a2ca1a8
e5863a7
7102a6d
033d472
92be030
aa68c51
7a35ad2
1ef986f
37609d0
0457765
5e74516
4fced62
e7d44b3
2bff31a
22dffe3
83aa9ad
74e9119
e9d3ae8
570e416
a23fc13
ca848d6
be95a39
8a9579d
162636a
c704ecd
843c36f
e625228
f6b627b
23a8204
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this patch still relevant? I don’t see it here. Can this override be removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zeroshade Can we remove this? I'm okay with merging this PR and opening a follow-up for cleanup, since CI has passed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like #17618 removed this patch. I'll merge this PR and file a follow-up to delete this override.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I realized we are missing some reviews. If we need to push any changes to this branch for other reviews, we should go ahead and delete this. Otherwise I think merging this and removing the overrides in a follow-up is the best case scenario.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes this patch should be removed, but I agree that it's not worth rerunning CI just for that. If there are no other changes here we can do it in a follow-up just fine.