This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f9c42f34dde [fix](auth)Compatible with previously enabled ldap 
configuration (#34891)
     new baf9a45e57c [fix](mtmv) check groupby in agg-bottom-plan when rewrite 
agg query by mv (#34274)
     new 3ead0739053 [fix](arrow-flight-sql) Fix Arrow Flight bind wrong Host 
in Fqdn #34850
     new 2cbe6740a59 [fix](reader) avoid be coredump in block reader in 
abnormal situation (#34878)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/vec/olap/block_reader.cpp                   | 17 ++++++++++----
 be/src/vec/olap/block_reader.h                     |  2 +-
 .../mv/AbstractMaterializedViewAggregateRule.java  | 26 ++++++++++++++++++++++
 .../insert/BatchInsertIntoTableCommand.java        |  3 ++-
 .../commands/insert/InsertIntoTableCommand.java    |  3 ++-
 .../insert/InsertOverwriteTableCommand.java        |  3 ++-
 .../service/arrowflight/DorisFlightSqlService.java |  3 +--
 .../mv/agg_with_roll_up/aggregate_with_roll_up.out | 14 ++++++++++++
 .../agg_with_roll_up/aggregate_with_roll_up.groovy | 25 +++++++++++++++++++++
 9 files changed, 86 insertions(+), 10 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to