This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from f440b741fb5 branch-3.0: [fix](jdbc) make sure init the jdbc client
before using it (#51540)
add ec7314fd89a [feat](desc) add comment column in desc statement (#51047)
(#51916)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/analysis/DescribeStmt.java | 5 +
.../doris/common/proc/IndexSchemaProcNode.java | 49 +++++--
.../common/proc/RemoteIndexSchemaProcDir.java | 2 +-
.../common/proc/RemoteIndexSchemaProcNode.java | 2 +-
.../java/org/apache/doris/qe/SessionVariable.java | 9 ++
.../test_external_and_internal_describe.out | Bin 0 -> 2972 bytes
.../test_external_and_internal_describe.groovy | 163 +++++++++++++++++++++
7 files changed, 217 insertions(+), 13 deletions(-)
create mode 100644
regression-test/data/external_table_p0/test_external_and_internal_describe.out
create mode 100644
regression-test/suites/external_table_p0/test_external_and_internal_describe.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]