Skip to content
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-2032: [C++] ORC ep installs on each call to ninja build #1519

Closed
wants to merge 1 commit into from

Conversation

xhochy
Copy link
Member

@xhochy xhochy commented Jan 25, 2018

ExternalProject_add using git is sadly always triggering something.
Using HTTP archives instead don't need to check if they are at the
correct revision.

ExternalProject_add using git is sadly always triggering something.
Using HTTP archives instead don't need to check if they are at the
correct revision.
Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1. I tested this locally

@wesm wesm closed this in 6299a9c Jan 26, 2018
@wesm wesm deleted the ARROW-2032 branch January 26, 2018 23:59
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.

None yet

2 participants