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

morningman pushed a change to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from cc7da636db [fix](partition-cache) fix result may not write when enable 
partition cache (#10319)
     new 363ea2b267 [fix][ldap] fix ldap password null pointer exception. 
(#10284)
     new 9c8510b99a [fix][vectorized] Fix bug the of window function result not 
match plan nullable (#10340)
     new e00e00c607 [fix] do not read seq column when reading a compacted 
rowset (#10344)
     new a59b7ab13d [fixbug]opt nullable (#10346)

The 4 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/exec/olap_scanner.cpp                       | 37 +++++++++++++---------
 be/src/exec/olap_scanner.h                         | 10 +++---
 be/src/olap/rowset/segment_v2/column_reader.cpp    | 10 ++++--
 .../apache/doris/analysis/AggregateInfoBase.java   |  2 +-
 .../org/apache/doris/analysis/AnalyticInfo.java    | 18 +++++++++++
 .../java/org/apache/doris/ldap/LdapClient.java     |  4 +--
 .../java/org/apache/doris/persist/LdapInfo.java    |  4 +++
 7 files changed, 59 insertions(+), 26 deletions(-)


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

Reply via email to