You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2019/12/04 12:09:11 UTC

[incubator-doris] branch master updated (9253627 -> fbee3c7)

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 9253627  Fixed bdbje heartbeat timeout config format bug (#2369)
     add fbee3c7  Remove VersionHash used to comparison in BE (#2358)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/schema_change.cpp                      |  6 ++--
 be/src/olap/tablet.cpp                             | 11 +------
 be/src/olap/task/engine_checksum_task.h            |  2 +-
 be/src/olap/task/engine_clone_task.cpp             | 36 ++++++----------------
 be/test/exec/new_olap_scan_node_test.cpp           |  4 +--
 be/test/exec/olap_common_test.cpp                  |  2 +-
 be/test/exec/olap_scan_node_test.cpp               |  2 +-
 be/test/exec/olap_scanner_test.cpp                 |  2 +-
 be/test/olap/mock_command_executor.h               |  1 -
 be/test/olap/olap_reader_test.cpp                  |  2 +-
 be/test/olap/olap_snapshot_converter_test.cpp      |  7 ++---
 be/test/olap/rowset/alpha_rowset_test.cpp          |  1 -
 be/test/olap/rowset/beta_rowset_test.cpp           |  1 -
 be/test/olap/rowset/rowset_meta_test.cpp           |  2 --
 be/test/olap/vectorized_olap_reader_test.cpp       |  2 +-
 .../empty.txt => gensrc/proto/AgentService.thrift  |  0
 gensrc/thrift/AgentService.thrift                  | 18 +++++------
 gensrc/thrift/PlanNodes.thrift                     |  2 +-
 gensrc/thrift/QueryPlanExtra.thrift                |  2 +-
 19 files changed, 34 insertions(+), 69 deletions(-)
 copy be/test/exec/test_data/plain_text_line_reader/empty.txt => gensrc/proto/AgentService.thrift (100%)


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