Skip to content

ARROW-5042: [Release] Use the correct dependency source in verification script#4057

Closed
kou wants to merge 1 commit intoapache:masterfrom
kou:release-use-auto-dependency-source
Closed

ARROW-5042: [Release] Use the correct dependency source in verification script#4057
kou wants to merge 1 commit intoapache:masterfrom
kou:release-use-auto-dependency-source

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Mar 27, 2019

We use Conda to install Python in verification script but we don't use
Conda to install C++ dependencies. If we are in Conda environment, the
default ARROW_DEPENDENCY_SOURCE is "CONDA". But it's not suitable for
this case. We should use "AUTO". "AUTO" is the default
ARROW_DEPENDENCY_SOURCE for non-Conda environment.

We use Conda to install Python in verification script but we don't use
Conda to install C++ dependencies. If we are in Conda environment, the
default ARROW_DEPENDENCY_SOURCE is "CONDA". But it's not suitable for
this case. We should use "AUTO". "AUTO" is the default
ARROW_DEPENDENCY_SOURCE for non-Conda environment.
@kou
Copy link
Copy Markdown
Member Author

kou commented Mar 27, 2019

+1

@kou kou closed this in 99ba3b2 Mar 27, 2019
@kou kou deleted the release-use-auto-dependency-source branch March 27, 2019 21:23
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.

1 participant