You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by ji...@apache.org on 2022/03/30 06:16:29 UTC

[incubator-pegasus] branch fix-issue-ref updated (fe30562 -> d9a4a00)

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

jiashuo pushed a change to branch fix-issue-ref
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git.


    from fe30562  1414
     add 6457b2f  refactor: make ctor/dtor function of singleton classes to be private (#921)
     add 414d1b9  feat: Using multi_set in shell tool to speedup data copy (#920)
     add d9a4a00  Merge branch 'master' into fix-issue-ref

No new revisions were added by this update.

Summary of changes:
 src/base/value_schema_manager.h         |  1 +
 src/reporter/pegasus_counter_reporter.h |  9 ++--
 src/reporter/pegasus_io_service.h       | 14 ++---
 src/shell/command_helper.h              | 93 ++++++++++++++++++++++++++++++++-
 src/shell/commands/data_operations.cpp  | 76 +++++++++++++++++++++++++--
 src/shell/config.ini                    |  2 +-
 src/shell/main.cpp                      |  6 +--
 src/test/bench_test/config.h            | 10 ++--
 src/test/function_test/global_env.h     |  1 +
 9 files changed, 189 insertions(+), 23 deletions(-)

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