[FEAT MERGE] merge transfer

Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
This commit is contained in:
xuhuleon
2023-06-21 11:42:26 +00:00
committed by ob-robot
parent d06678002e
commit 9dae112952
1280 changed files with 149724 additions and 48813 deletions

View File

@ -120,7 +120,7 @@ public:
int64_t get_serialize_size(void) const;
int to_yson(char *buf, const int64_t buf_len, int64_t &pos) const;
TO_STRING_KV(K_(val));
TO_STRING_KV(K_(val), K_(v));
private:
void transform_max_();
private: