You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2023/01/17 08:21:12 UTC

[doris] branch master updated (151ae71761 -> bbdf40b6bd)

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

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


    from 151ae71761 [fix](be)fix bug of VSetOperationNode::release_resource (#15997)
     add bbdf40b6bd [Enhencement](Push Handle) use VParquetScanner in PushHandle (#15980)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/CMakeLists.txt          |   1 -
 be/src/exec/parquet_scanner.cpp     | 141 ------------------------------------
 be/src/exec/parquet_scanner.h       |  84 ---------------------
 be/src/io/fs/broker_file_reader.cpp |   1 +
 be/src/olap/push_handler.cpp        |  79 +++-----------------
 be/src/olap/push_handler.h          |   9 +--
 6 files changed, 15 insertions(+), 300 deletions(-)
 delete mode 100644 be/src/exec/parquet_scanner.cpp
 delete mode 100644 be/src/exec/parquet_scanner.h


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org