This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45933-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 9f2097c882e branch-3.0: [fix](cloud) fix abort transaction in runningTxns list when show routine load #45629 (#45721) add 6cea9dd32ef [improvement](http) improve table schema api for catalog table (#45933) No new revisions were added by this update. Summary of changes: .../doris/httpv2/controller/BaseController.java | 10 +++- .../doris/httpv2/rest/RestBaseController.java | 1 + .../doris/httpv2/rest/TableSchemaAction.java | 39 ++++++++++---- .../http_rest_api/get/test_schema_api.groovy | 60 ++++++++++++++++++++++ 4 files changed, 98 insertions(+), 12 deletions(-) create mode 100644 regression-test/suites/http_rest_api/get/test_schema_api.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org