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

Conversation

@majetideepak
Copy link

No description provided.

install(FILES
page.h
levels.h
properties.h
Copy link
Author

Choose a reason for hiding this comment

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

I missed this in the previous patch


const schema::GroupNode* group() const { return group_; }

const schema::NodePtr& base(int i) const;
Copy link
Member

Choose a reason for hiding this comment

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

Add a comment explaining this method -- I'm wondering what might be a more descriptive name, like GetLeafRoot or something

Copy link
Author

Choose a reason for hiding this comment

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

How does GetColumnRoot sound ?

@wesm
Copy link
Member

wesm commented May 9, 2016

+1, thank you!

@asfgit asfgit closed this in bf51fc0 May 9, 2016
@majetideepak majetideepak deleted the LeafToBase branch May 9, 2016 15:31
asfgit pushed a commit to apache/arrow that referenced this pull request May 10, 2016
Depends on (mainly one line fixes):

- [x] apache/parquet-cpp#99
- [x] apache/parquet-cpp#98
- [x] apache/parquet-cpp#97

Author: Uwe L. Korn <[email protected]>
Author: Wes McKinney <[email protected]>

Closes #73 from xhochy/arrow-91 and squashes the following commits:

7579fed [Uwe L. Korn] Mark single argument constructor as explicit
47441a1 [Uwe L. Korn] Assert that no exception was thrown
5fa1026 [Uwe L. Korn] Incorporate review comments
8d2db22 [Uwe L. Korn] ARROW-91: Basic Parquet read support
d9940d8 [Wes McKinney] Public API draft
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