Skip to content

ARROW-5443: [Crossbow] Turn parquet build off for Gandiva.#4412

Closed
praveenbingo wants to merge 2 commits intoapache:masterfrom
praveenbingo:ARROW-5443
Closed

ARROW-5443: [Crossbow] Turn parquet build off for Gandiva.#4412
praveenbingo wants to merge 2 commits intoapache:masterfrom
praveenbingo:ARROW-5443

Conversation

@praveenbingo
Copy link
Copy Markdown
Contributor

  • Turning Parquet Off for Gandiva.
  • It is pulling in additional dependencies that is causing build
    to fail.

- Turning Parquet Off for Gandiva.
- It is pulling in additional dependencies that is causing build
  to fail.
@praveenbingo
Copy link
Copy Markdown
Contributor Author

-DARROW_BUILD_TESTS=ON \
-DARROW_BUILD_UTILITIES=OFF \
-DPARQUET_BUILD_ENCRYPTION=OFF \
-DARROW_PARQUET=OFF \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

isn't this off by default?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

no encryption is on by default (not sure why).
also i want to decouple this from the default settings..

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