-
Notifications
You must be signed in to change notification settings - Fork 481
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
New version: Arrow v2.8.0 #120826
New version: Arrow v2.8.0 #120826
Conversation
JuliaRegistrator
commented
Dec 6, 2024
•
edited
Loading
edited
- Registering package: Arrow
- Repository: https://github.com/apache/arrow-julia
- Created by: @quinnj
- Version: v2.8.0
- Commit: 2583a66f54ac4087bfe7ae34c1ffbab3cb3c81f6
- Reviewed by: @quinnj
- Reference: apache/arrow-julia@2583a66#commitcomment-150061761
- Description: Official Julia implementation of Apache Arrow
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. AutoMerge Guidelines are all met! ✅Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes). 2. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |
@quinnj @baumgold @ericphanson Could you take a look at this? |
Ah shoot, that's my mistake. I'll prepare a fix. [noblock] |
UUID: 69666777-d1a9-59fb-9406-91d4454c9d45 Repo: https://github.com/apache/arrow-julia.git Tree: 00f0b3f05bc33cc5b68db6cc22e4a7b16b65e505 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
c1956c3
to
f5c882b
Compare
@kou, you'll need to edit your comment to add [noblock] to unblock the auto-merge of this PR |
Thanks! |
That makes sense to me. We should also add Aqua.jl tests to Arrow and ArrowTypes, that would catch this issue in the PR instead of at registration time, so this kind of issue would be less likely to occur again. |
sounds good |