rizaon commented on a change in pull request #990:
URL: https://github.com/apache/orc/pull/990#discussion_r782582966



##########
File path: c++/src/Reader.cc
##########
@@ -41,6 +41,8 @@ namespace orc {
     "1.6.0", "1.6.1", "1.6.2", "1.6.3", "1.6.4", "1.6.5", "1.6.6", "1.6.7", 
"1.6.8",
     "1.6.9", "1.6.10", "1.6.11", "1.7.0"};
 
+  static const RowReaderOptions::IdReadIntentMap EMPTY_ID_READ_INTENT_MAP;

Review comment:
       I replaced it with function `emptyIdReadIntentMap()`




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to