Uh oh!
There was an error while loading. Please reload this page.
ARROW-18399: [Python] Reduce warnings during tests - #14729
Conversation
This appears to remove all warnings in the CI with pandas and without. I assume we don't want to turn warnings into errors? Maybe that's too frustrating since unrelated warnings can always pop up in subsequent PRs? |
pitrou
commented
Nov 25, 2022
Yes, it would definitely be frustrating. |
AlenkaF
left a comment
There was a problem hiding this comment.
Went through the changes and the CI, looks good to me 👍
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
pitrou
commented
Nov 28, 2022
(sorry, some of those comments were actually written days ago, but I had forgotten to submit the review...) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…ware datetimes' warnings gone?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
jorisvandenbossche
commented
Nov 29, 2022
Can you merge master to get rid of the failure? |
jorisvandenbossche
commented
Nov 29, 2022
Actually, it's only the label workflow (the linter passed), so don't worry |
ursabot
commented
Nov 30, 2022
Benchmark runs are scheduled for baseline = 2e9611a and contender = a497f28. a497f28 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
ursabot
commented
Nov 30, 2022
['Python', 'R'] benchmarks have high level of regressions. |
Will fix ARROW-18399
Also closes ARROW-18125