This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 9bce79b5e76 [test](beut) add agg operator be ut case (#47777) add fe7dfa3b1f6 [opt](proxy-protocol) Support connecting to proxy protocol enabled cluster without proxy protocol header (#47776) No new revisions were added by this update. Summary of changes: .../org/apache/doris/mysql/AcceptListener.java | 7 +++-- .../java/org/apache/doris/mysql/BytesChannel.java | 4 +++ .../java/org/apache/doris/mysql/MysqlChannel.java | 13 +++++++++ .../apache/doris/mysql/ProxyProtocolHandler.java | 24 +++++++++++++---- .../apache/doris/qe/ProxyProtocolHandlerTest.java | 31 +++++++++++++++++++--- 5 files changed, 69 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org