dongjoon-hyun commented on a change in pull request #543:
URL: https://github.com/apache/orc/pull/543#discussion_r511540987
##########
File path: c++/src/Statistics.hh
##########
@@ -1379,6 +1445,22 @@ namespace orc {
throw ParseError("UpperBound is not defined.");
}
}
+
+ int32_t getMinimumNano() const override {
Review comment:
`getMinimumNano` -> `getMinimumNanos`?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]