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

PARQUET-720: Mark ScanAllValues as inline to prevent link error#163

Closed
xhochy wants to merge 4 commits into
apache:masterfrom
xhochy:PARQUET-720
Closed

PARQUET-720: Mark ScanAllValues as inline to prevent link error#163
xhochy wants to merge 4 commits into
apache:masterfrom
xhochy:PARQUET-720

Conversation

@xhochy

@xhochy xhochy commented Sep 18, 2016

Copy link
Copy Markdown
Member

Closes #161

flode and others added 4 commits September 15, 2016 09:07
When reader.h is included in multiple cpp files, it causes a linker error
because ScanAllValues is defined in multiple TUs
@wesm

wesm commented Sep 18, 2016

Copy link
Copy Markdown
Member

Oops you beat me to it

@wesm

wesm commented Sep 18, 2016

Copy link
Copy Markdown
Member

Can you put "Closes #161" in your PR description?

@wesm

wesm commented Sep 18, 2016

Copy link
Copy Markdown
Member

+1

@asfgit asfgit closed this in 8ef68b1 Sep 18, 2016
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