dongjoon-hyun commented on a change in pull request #1062: URL: https://github.com/apache/orc/pull/1062#discussion_r824362393
########## File path: c++/include/orc/Common.hh ########## @@ -34,6 +34,7 @@ namespace orc { public: static const FileVersion& v_0_11(); static const FileVersion& v_0_12(); + static const FileVersion& UNSTABLE_PRE_2_0(); Review comment: Could you spin off this `UNSTABLE_PRE_2_0`-related part, @stiga-huang ? - Common.hh - Common.cc - And more? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@orc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org