This is an automated email from the ASF dual-hosted git repository. zouxinyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 685f87cad81 [fix](mtmv)The refresh method for MTMV is commit. If the status is PAUSED, no more tasks should be generated (#46020) add d8d5942cd29 [opt](arrow-flight-sql) Support `arrow-flight-sql` protocol `getStreamCatalogs`, `getStreamSchemas`, `getStreamTables` (#46217) No new revisions were added by this update. Summary of changes: .../arrowflight/DorisFlightSqlProducer.java | 71 +++- .../service/arrowflight/FlightSqlSchemaHelper.java | 395 +++++++++++++++++++++ .../service/arrowflight/auth2/FlightAuthUtils.java | 7 +- 3 files changed, 460 insertions(+), 13 deletions(-) create mode 100644 fe/fe-core/src/main/java/org/apache/doris/service/arrowflight/FlightSqlSchemaHelper.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org