Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com> Co-authored-by: yangqise7en <877793735@qq.com> Co-authored-by: Zach41 <zach_41@163.com>
This commit is contained in:
@ -49,6 +49,7 @@ public:
|
||||
class TestHandle
|
||||
{
|
||||
public:
|
||||
int64_t get_handle_size() { return 0; }
|
||||
void reset() {}
|
||||
int v_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user