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

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


    from 1ddd2a749fe [fix](recycler) Avoiding Null Pointer Dereference When 
Calling check_meta (#56653)
     add 8b51e9ff9b4 [test](nereids)prune partitions test case (#56433)

No new revisions were added by this update.

Summary of changes:
 .../partition_prune/one_key_list_part_test.groovy  | 360 ++++++++++++++
 .../one_key_list_part_update_test.groovy           | 382 +++++++++++++++
 .../partition_prune/one_key_range_part_test.groovy | 533 +++++++++++++++++++++
 .../one_key_range_part_update_test.groovy          | 274 +++++++++++
 4 files changed, 1549 insertions(+)
 create mode 100644 
regression-test/suites/nereids_rules_p0/partition_prune/one_key_list_part_test.groovy
 create mode 100644 
regression-test/suites/nereids_rules_p0/partition_prune/one_key_list_part_update_test.groovy
 create mode 100644 
regression-test/suites/nereids_rules_p0/partition_prune/one_key_range_part_test.groovy
 create mode 100644 
regression-test/suites/nereids_rules_p0/partition_prune/one_key_range_part_update_test.groovy


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

Reply via email to