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 bf74831f46c branch-3.0: [regression-test](fix) remove interrupt() in test_routine_load_eof.groovy #46044 (#46097) add 1eb361b117b branch-3.0: [improvement](http) improve table schema api for catalog table #45933 (#45981) 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