Skip to content

Comments

ORC-170. TypeDescription parent links aren't always initialized.#105

Merged
asfgit merged 1 commit intoapache:masterfrom
omalley:orc-170
Apr 11, 2017
Merged

ORC-170. TypeDescription parent links aren't always initialized.#105
asfgit merged 1 commit intoapache:masterfrom
omalley:orc-170

Conversation

@omalley
Copy link
Contributor

@omalley omalley commented Apr 11, 2017

No description provided.

.getChildren().get(0);
assertEquals(3, leaf.getId());
assertEquals(0, type.getId());
assertEquals(3, leaf.getId());
Copy link
Contributor

Choose a reason for hiding this comment

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

can you also add a small test for map<> type?

Fixes apache#105

Signed-off-by: Owen O'Malley <omalley@apache.org>
Copy link
Contributor

@prasanthj prasanthj left a comment

Choose a reason for hiding this comment

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

lgtm, +1

@asfgit asfgit merged commit fbe5532 into apache:master Apr 11, 2017
asfgit pushed a commit that referenced this pull request Apr 11, 2017
Fixes #105

Signed-off-by: Owen O'Malley <omalley@apache.org>
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