This is an automated email from the ASF dual-hosted git repository.
blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.
from ab46737 ORC: OrcFileAppender#length should return file size on disk
(#1697)
add 29915e3 ORC: Enable predicate pushdown and remove metrics workaround
for Timestamps (#1696)
No new revisions were added by this update.
Summary of changes:
.../test/java/org/apache/iceberg/TestMetrics.java | 21 ++++++++-------------
.../data/TestMetricsRowGroupFilterTypes.java | 9 ++-------
.../iceberg/orc/ExpressionToSearchArgument.java | 1 -
.../java/org/apache/iceberg/orc/OrcMetrics.java | 7 +++----
.../iceberg/orc/TestExpressionToSearchArgument.java | 5 +++--
5 files changed, 16 insertions(+), 27 deletions(-)