Skip to content

Conversation

@nealrichardson
Copy link
Member

No description provided.

@nealrichardson nealrichardson requested a review from bkietz October 2, 2019 18:50
@github-actions
Copy link

github-actions bot commented Oct 2, 2019

@nealrichardson
Copy link
Member Author

Travis passing on my fork: https://travis-ci.org/nealrichardson/arrow/builds/592762538

@nealrichardson
Copy link
Member Author

Appveyor failure is something with installing glib? https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/27837139/job/kcgd1nufrsgcjqf0

@bkietz
Copy link
Member

bkietz commented Oct 3, 2019

It does look unrelated. I'll try restarting it to see if it evaporates

@nealrichardson
Copy link
Member Author

I already restarted it (well, requested to restart it, so now it's in the queue again)

@nealrichardson
Copy link
Member Author

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?

An error occurred while installing glib2 (3.3.7), and Bundler cannot continue.
Make sure that `gem install glib2 -v '3.3.7' --source 'https://rubygems.org/'`
succeeds before bundling.

@kou
Copy link
Member

kou commented Oct 3, 2019

This is not a Apache Arrow problem.
This is a glib2 gem problem. I'll fix it soon. Please ignore this for now.

@kou
Copy link
Member

kou commented Oct 3, 2019

#5572 will solve this.

@kou
Copy link
Member

kou commented Oct 3, 2019

#5572 has been merged.
Rebasing will solve this problem.

@bkietz
Copy link
Member

bkietz commented Oct 3, 2019

In that case I'm merging this

@bkietz bkietz changed the title ARROW-6733: [C++] Fix filter kernel when filtering with a boolean Array slice ARROW-6773: [C++] Fix filter kernel when filtering with a boolean Array slice Oct 3, 2019
@bkietz bkietz closed this in f2e8f85 Oct 3, 2019
kszucs pushed a commit that referenced this pull request Oct 5, 2019
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants