dongjoon-hyun commented on a change in pull request #990: URL: https://github.com/apache/orc/pull/990#discussion_r778565692
########## File path: c++/include/orc/Common.hh ########## @@ -122,6 +122,11 @@ namespace orc { StreamKind_BLOOM_FILTER_UTF8 = 8 }; + enum ArrayReadIntent { Review comment: Could you add some description for this new enum? -- 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