rizaon commented on a change in pull request #990: URL: https://github.com/apache/orc/pull/990#discussion_r780619426
########## File path: c++/include/orc/Common.hh ########## @@ -122,6 +122,11 @@ namespace orc { StreamKind_BLOOM_FILTER_UTF8 = 8 }; + enum ArrayReadIntent { Review comment: Renamed back to `ReadIntent`, gave description comments, and TODO for MAP and UNION type. -- 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