suxiaogang223 commented on code in PR #2082:
URL: https://github.com/apache/orc/pull/2082#discussion_r1880527314
##########
c++/src/sargs/PredicateLeaf.cc:
##########
@@ -701,24 +707,22 @@ namespace orc {
}
}
- // files written by trino may lack of hasnull field.
- if (!colStats.has_has_null()) return TruthValue::YES_NO_NULL;
Review Comment:
It seems better
--
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]