dongjoon-hyun commented on code in PR #1073: URL: https://github.com/apache/orc/pull/1073#discussion_r846530732
########## c++/src/sargs/SargsApplier.cc: ########## @@ -122,4 +124,58 @@ namespace orc { return mHasSelected; } + bool SargsApplier::evaluateColumnStatistics( + const PbColumnStatistics& colStats) const { Review Comment: Sorry, but what is the indentation rule here? -- 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