You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by yu...@apache.org on 2021/05/28 06:24:22 UTC

[incubator-pegasus] branch master updated (c1848c8 -> eba406d)

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

yuchenhe pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git.


    from c1848c8  doc: add rfc about user specified compaction (#738)
     add eba406d  feat: implement data version 2 (#737)

No new revisions were added by this update.

Summary of changes:
 src/base/pegasus_value_schema.h                    |  4 +--
 src/base/test/value_manager_test.cpp               |  1 +
 src/base/test/value_schema_test.cpp                |  7 +++-
 src/base/value_schema_manager.cpp                  |  2 ++
 src/base/value_schema_v1.h                         |  2 +-
 .../{value_schema_v1.cpp => value_schema_v2.cpp}   | 40 ++++++++++++----------
 src/base/{value_schema_v1.h => value_schema_v2.h}  | 12 +++----
 7 files changed, 40 insertions(+), 28 deletions(-)
 copy src/base/{value_schema_v1.cpp => value_schema_v2.cpp} (71%)
 copy src/base/{value_schema_v1.h => value_schema_v2.h} (88%)

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