Skip to content

[ORC-394][C++] Add addUserMetadata() function to C++ write#300

Closed
czxrrr wants to merge 1 commit into
apache:masterfrom
czxrrr:ORC-394
Closed

[ORC-394][C++] Add addUserMetadata() function to C++ write#300
czxrrr wants to merge 1 commit into
apache:masterfrom
czxrrr:ORC-394

Conversation

@czxrrr

@czxrrr czxrrr commented Aug 10, 2018

Copy link
Copy Markdown
Contributor

This commit aims to provide API to add Usermetadata into FileFooter.

Comment thread c++/test/TestWriter.cc Outdated
}
}

TEST_P(WriterTest, writeUserMetadata) {

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.

can you add the user metadata check to an existing test?

@czxrrr czxrrr force-pushed the ORC-394 branch 4 times, most recently from 4c0a6a3 to a294a3b Compare August 10, 2018 15:34

@majetideepak majetideepak left a comment

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.

+1 LGTM

@xndai

xndai commented Aug 10, 2018

Copy link
Copy Markdown
Contributor

Looks good. Thanks for adding this.

@asfgit asfgit closed this in 2aa7e52 Aug 12, 2018
asfgit pushed a commit that referenced this pull request Aug 12, 2018
Fixes #300

Signed-off-by: Deepak Majeti <mdeepak@apache.org>
@czxrrr czxrrr deleted the ORC-394 branch August 13, 2018 02:12
@czxrrr czxrrr restored the ORC-394 branch August 13, 2018 02:12
@czxrrr czxrrr deleted the ORC-394 branch August 13, 2018 02:27
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