This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 0c341bf13aa [Fix](Outfile) Fixed the problem that the concurrent Outfile wrote multiple Success files #33016 (#33720) add 50e291f9190 [Fix](nereids) forward the user define variables to master (#33013) (#33764) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/LiteralExpr.java | 17 ++++++++++++++++ .../java/org/apache/doris/qe/ConnectContext.java | 7 +++++++ .../java/org/apache/doris/qe/ConnectProcessor.java | 23 ++++++++++++++++++++-- .../java/org/apache/doris/qe/MasterOpExecutor.java | 16 +++++++++++++++ gensrc/thrift/FrontendService.thrift | 2 +- 5 files changed, 62 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org