提交 984a6967 编写于 作者: dengyihao's avatar dengyihao

merge rocksdb inst

上级 36a4413b
......@@ -431,6 +431,7 @@ int streamStateOpenBackend(void* backend, SStreamState* pState) {
// pState->pTdbState->pCompare = pCompare;
pState->pTdbState->dbOpt = handle->dbOpt;
pState->pTdbState->param = param;
pState->pTdbState->pBackendHandle = handle;
SCfComparator compare = {.comp = pCompare, .numOfComp = cfLen};
pState->pTdbState->pComparNode = streamBackendAddCompare(handle, &compare);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册