This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-51467-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from b8edfc041f5 branch-3.0:[improve](nereids)Remove use of session
variable deprecated_group_by_and_having_use_alias_first (#51015) (#51060)
add fbdc99d8183 [enhancement](inverted index) ensure consistent ordering
of properties for inverted index show (#51467)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/catalog/Index.java | 3 +-
.../doris/analysis/ShowCreateTableStmtTest.java | 39 +++++++++++
.../doris/catalog/IndexPropertiesOrderTest.java | 78 ++++++++++++++++++++++
.../doris/common/proc/IndexesProcNodeTest.java | 2 +-
.../test_backup_restore_inverted_index.groovy | 2 +-
.../suites/index_p0/test_index_meta.groovy | 10 +--
6 files changed, 126 insertions(+), 8 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/catalog/IndexPropertiesOrderTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]