This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from bccea1c511 [Enhancement](partition prune): calculate the column ranges 
of compound predicates (#14886)
     add 5ef4c42a80 [Bug](datev2) Fix wrong result when use datev2 as partition 
key (#15094)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/raw_value.h                         | 11 +---
 .../org/apache/doris/analysis/DateLiteral.java     | 52 ++++++++++++---
 .../org/apache/doris/catalog/PartitionKey.java     | 12 ++--
 .../java/org/apache/doris/load/DeleteHandler.java  |  6 +-
 regression-test/data/delete_p0/test_delete.out     | 16 ++---
 .../data/partition_p0/test_datev2_partition.out    | 39 +++++++++++
 .../suites/delete_p0/test_delete.groovy            | 22 +++----
 .../partition_p0/test_datev2_partition.groovy      | 76 ++++++++++++++++++++++
 8 files changed, 188 insertions(+), 46 deletions(-)
 create mode 100644 regression-test/data/partition_p0/test_datev2_partition.out
 create mode 100644 
regression-test/suites/partition_p0/test_datev2_partition.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to