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 7e3ff44 Spark: Skip DELETE if the condition is false (#1772)
add 5747508 Core: Fix decimal scale issue in predicate literals (#1742)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/expressions/Literals.java | 12 ++------
.../expressions/TestMiscLiteralConversions.java | 1 -
.../expressions/TestNumericLiteralConversions.java | 18 +++++-------
.../expressions/TestStringLiteralConversions.java | 14 ++++-----
.../mr/hive/HiveIcebergStorageHandlerBaseTest.java | 34 ++++++++++++++++++++++
5 files changed, 50 insertions(+), 29 deletions(-)