[TD-2378]<enhance>: reduce table meta memory consumption.

This commit is contained in:
Haojun Liao 2020-12-29 18:35:00 +08:00
parent 9e9ac674b6
commit 1967949112
1 changed files with 0 additions and 1 deletions

View File

@ -494,7 +494,6 @@ static FORCE_INLINE void tscGetResultColumnChr(SSqlRes* pRes, SFieldInfo* pField
}
}
extern SCacheObj *tscMetaCache;
extern SHashObj *tscHashMap;
extern SHashObj *tscTableMetaInfo;