This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 529586c7781 [fix](mem leak) fe non_heap mem leak while use jdbc catalog (#45806) add e4e38f3fee8 [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