You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2023/04/18 10:40:10 UTC

[doris] branch master updated (031d35d4a1 -> 4a16eff16d)

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 031d35d4a1 [fix](stats) Stats still in cache after user dropped it (#18720)
     add 4a16eff16d [fix](merge-on-write) enable_unique_key_merge_on_write property should only be used for unique table (#18734)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/datasource/InternalCatalog.java   | 12 +--
 .../suites/ddl_p0/test_create_table.groovy         |  3 +-
 .../unique_with_mow_p0/test_create_table.groovy    | 97 ++++++++++++++++++++++
 3 files changed, 105 insertions(+), 7 deletions(-)
 create mode 100644 regression-test/suites/unique_with_mow_p0/test_create_table.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org