Github user majetideepak commented on a diff in the pull request:
https://github.com/apache/orc/pull/300#discussion_r209222998
--- Diff: c++/test/TestWriter.cc ---
@@ -1170,5 +1170,52 @@ namespace orc {
}
}
+ TEST_P(WriterTest, writeUserMetadata) {
--- End diff --
can you add the user metadata check to an existing test?---
