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:
2
unittest/share/cache/ob_cache_test_utils.h
vendored
2
unittest/share/cache/ob_cache_test_utils.h
vendored
@ -701,7 +701,7 @@ private:
|
||||
int64_t start_key_;
|
||||
};
|
||||
|
||||
class TestNode : public KVCacheHazardNode{
|
||||
class TestNode : public ObKVCacheHazardNode{
|
||||
public:
|
||||
TestNode()
|
||||
: id_(0)
|
||||
|
Reference in New Issue
Block a user