opt tbname in

This commit is contained in:
yihaoDeng 2022-09-29 23:56:07 +08:00
parent d74779805a
commit 6445ee8ad6
1 changed files with 0 additions and 6 deletions

View File

@ -206,12 +206,6 @@ void indexJsonRebuild(SIndexJson* idx, void* iter);
**/
bool indexJsonIsRebuild(SIndexJson* idx);
/*
* init index env
*
*/
void indexInit();
/* index filter */
typedef struct SIndexMetaArg {
void* metaEx;