-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-6773: [C++] Fix filter kernel when filtering with a boolean Array slice #5570
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
Conversation
|
Travis passing on my fork: https://travis-ci.org/nealrichardson/arrow/builds/592762538 |
|
Appveyor failure is something with installing glib? https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/27837139/job/kcgd1nufrsgcjqf0 |
|
It does look unrelated. I'll try restarting it to see if it evaporates |
|
I already restarted it (well, requested to restart it, so now it's in the queue again) |
|
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? |
|
This is not a Apache Arrow problem. |
|
#5572 will solve this. |
|
#5572 has been merged. |
|
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.