This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 909b92d632f [fix](ES catalog) throw exception when ES meta track
failed (#30409) (#30499)
add 3468b325126 [improvement](index)add index_id column in show index stmt
(#30431) (#30544)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/analysis/ShowIndexStmt.java | 1 +
.../java/org/apache/doris/qe/ShowExecutor.java | 3 +-
.../data/index_p0/test_bitmap_index.out | 58 ------------------
.../test_decimal_bitmap_index_multi_page.out | 3 -
.../data/inverted_index_p0/test_bitmap_index.out | 40 -------------
.../data/inverted_index_p0/test_inverted_index.out | 52 -----------------
.../suites/index_p0/test_bitmap_index.groovy | 68 ++++++++++++++++++++--
.../test_decimal_bitmap_index_multi_page.groovy | 5 +-
.../inverted_index_p0/test_bitmap_index.groovy | 46 ++++++++++++++-
.../inverted_index_p0/test_inverted_index.groovy | 58 +++++++++++++++++-
10 files changed, 168 insertions(+), 166 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]