Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

PARQUET-662: Compile ParquetException implementation and explicitly export#139

Closed
wesm wants to merge 1 commit into
apache:masterfrom
wesm:PARQUET-662
Closed

PARQUET-662: Compile ParquetException implementation and explicitly export#139
wesm wants to merge 1 commit into
apache:masterfrom
wesm:PARQUET-662

Conversation

@wesm

@wesm wesm commented Jul 11, 2016

Copy link
Copy Markdown
Member

This was causing downstream failure in ARROW-237. Now thirdparty libraries can safely throw ParquetException and be properly recognized on both ends.

@wesm

wesm commented Jul 11, 2016

Copy link
Copy Markdown
Member Author

I verified locally that this resolves the downstream failure on OS X. May be possible to write a test case here that uses the shared lib. @majetideepak @xhochy let me know what you think

@wesm

wesm commented Jul 11, 2016

Copy link
Copy Markdown
Member Author

I added a simple option to ADD_PARQUET_TEST so we can write unit tests against the shared library (defaults to the static library).

@nongli

nongli commented Jul 11, 2016

Copy link
Copy Markdown
Contributor

+1

…KAGE

option to ADD_PARQUET_TEST, test throwing ParquetException via shared
lib. Build shared library in gcc build.
@wesm

wesm commented Jul 12, 2016

Copy link
Copy Markdown
Member Author

Thanks. I cleaned up the cmake function a bit and will merge on green build.

@majetideepak

Copy link
Copy Markdown

+1 LGTM

@asfgit asfgit closed this in 616305c Jul 12, 2016
@wesm wesm deleted the PARQUET-662 branch July 12, 2016 03:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants