This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 56f7ba19c0 [opt](planner) add session var:
COMPACT_EQUAL_TO_IN_PREDICATE_THRESHOLD (#15225)
add 1ca1417824 [feature](multi-catalog) support show tables/table status
from catalog.db (#15180)
No new revisions were added by this update.
Summary of changes:
fe/fe-core/src/main/cup/sql_parser.cup | 14 +++++++++--
.../apache/doris/analysis/ShowTableStatusStmt.java | 18 +++++++++++---
.../org/apache/doris/analysis/ShowTableStmt.java | 27 +++++++++++++++++----
.../java/org/apache/doris/qe/ShowExecutor.java | 12 ++++++----
.../apache/doris/analysis/ShowTableStmtTest.java | 14 +++++------
.../java/org/apache/doris/qe/ShowExecutorTest.java | 19 +++++++++++----
.../data/query_p0/show/test_show_where.out | 28 ++++++++++++++++++++++
.../query_p0/show/test_show_create_catalog.groovy | 1 -
.../suites/query_p0/show/test_show_where.groovy | 19 +++++++++++++--
9 files changed, 123 insertions(+), 29 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]