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/incubator-doris.git.


    from 105a86d  Use O_SYNC instead of O_DIRECT to be fs agnostic. (#5518)
     add a1bce25  [BUG] Fix Memory Leak in SchemaChange And Fix some DCHECK 
error (#5491)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/analytic_eval_node.cpp          |   9 +-
 be/src/exec/buffered_reader.h               |   4 +-
 be/src/exec/olap_utils.h                    |   3 +
 be/src/exec/partitioned_aggregation_node.cc |  17 ++-
 be/src/exprs/literal.cpp                    |   2 +-
 be/src/http/action/mini_load.cpp            |   2 -
 be/src/http/action/pprof_actions.cpp        |  17 +--
 be/src/http/action/pprof_actions.h          |   3 +-
 be/src/http/ev_http_server.cpp              |   4 +-
 be/src/olap/aggregate_func.h                |   5 +-
 be/src/olap/schema_change.cpp               | 206 +++++++++++++---------------
 be/src/olap/schema_change.h                 |   2 +
 be/src/runtime/row_batch.cpp                |  13 ++
 be/src/runtime/tablets_channel.cpp          |   1 -
 be/src/service/http_service.cpp             |  44 +++---
 be/src/service/http_service.h               |   2 +
 16 files changed, 180 insertions(+), 154 deletions(-)


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

Reply via email to