Github user majetideepak commented on a diff in the pull request:
https://github.com/apache/orc/pull/273#discussion_r191816749
--- Diff: c++/test/TestWriter.cc ---
@@ -47,7 +47,6 @@ namespace orc {
const Type& type,
MemoryPool* memoryPool,
OutputStream* stream,
- RleVersion rleVersion,
FileVersion version = FileVersion(0,
12)){
--- End diff --
`FileVersion::v_0_12()`---
