Uh oh!
There was an error while loading. Please reload this page.
ARROW-6773: [C++] Fix filter kernel when filtering with a boolean Array slice - #5570
ARROW-6773: [C++] Fix filter kernel when filtering with a boolean Array slice#5570nealrichardson wants to merge 3 commits into
Conversation
nealrichardson
commented
Oct 2, 2019
Travis passing on my fork: https://travis-ci.org/nealrichardson/arrow/builds/592762538 |
nealrichardson
commented
Oct 3, 2019
Appveyor failure is something with installing glib? https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/27837139/job/kcgd1nufrsgcjqf0 |
bkietz
commented
Oct 3, 2019
It does look unrelated. I'll try restarting it to see if it evaporates |
nealrichardson
commented
Oct 3, 2019
I already restarted it (well, requested to restart it, so now it's in the queue again) |
nealrichardson
commented
Oct 3, 2019
Appveyor failed again but this also seems to be failing on master. @kou do you know what's up with https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/27840001/job/tgnp57wisjvhyf9a? |
kou
commented
Oct 3, 2019
This is not a Apache Arrow problem. |
kou
commented
Oct 3, 2019
#5572 will solve this. |
kou
commented
Oct 3, 2019
#5572 has been merged. |
bkietz
commented
Oct 3, 2019
In that case I'm merging this |
…ay slice Closes#5570 from nealrichardson/fix-filter-slice and squashes the following commits: 3a772fc <Neal Richardson> Lint again f7e9475 <Neal Richardson> lint 96220d1 <Neal Richardson> Test and fix for bug in filter kernel with a slice Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>
No description provided.