-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-18379: [Python] Change warnings to _warnings in _plasma_store_entry_point #14695
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
ARROW-18379: [Python] Change warnings to _warnings in _plasma_store_entry_point #14695
Conversation
|
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename pull request title in the following format? or See also: |
|
Testing the process of closing GitHub issues with PRs that do not have Jira linked to them. Observing:
|
|
Linked it to a Jira issue as this typo should be included in the first possible release. |
|
@milesgranger ming looking at this PR please? Just a small typo correction :) |
milesgranger
left a comment
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.
Short and sweet! LGTM!
|
Benchmark runs are scheduled for baseline = b1110ae and contender = 16ef5a8. 16ef5a8 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
This PR resolves #14693.