This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-60210-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 9512b4a24b9 [feature](inverted index) support multiple tokenize index 
in one column (#60415)
     add e2285f20182 [Fix](udf) fix backends udf return rows incompatible with 
show backends command (#60210)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/common/proc/BackendsProcDir.java  | 17 ++---------
 .../trees/plans/commands/ShowBackendsCommand.java  |  3 +-
 .../tablefunction/BackendsTableValuedFunction.java | 15 ++++++++++
 .../doris/tablefunction/MetadataGenerator.java     | 11 +++++++
 .../plans/commands/ShowBackendsCommandTest.java    | 14 ++++++++-
 .../doris/utframe/DemoMultiBackendsTest.java       | 13 ++++----
 .../nereids_p0/ddl/describe/describe_command.out   |  4 +++
 .../external_table_p0/tvf/test_backends_tvf.groovy | 35 ++++++++++++++++++++--
 .../nereids_syntax_p0/information_schema.groovy    |  2 +-
 9 files changed, 89 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to