[TD-5797]<feature> support distict multi column

This commit is contained in:
yihaoDeng 2021-08-07 17:20:41 +08:00
parent 0fc9f7e3f3
commit 9c9aae1632
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ extern char tsLocale[];
extern char tsCharset[]; // default encode string
extern int8_t tsEnableCoreFile;
extern int32_t tsCompressMsgSize;
extern int32_t tsMaxNumOfDistinctResults;
extern char tsTempDir[];
//query buffer management