chore: code refactor for tsMaxKey definition
This commit is contained in:
parent
65d9d2cd1e
commit
b9de62e55c
|
@ -141,8 +141,6 @@ bool tsDeployOnSnode = true;
|
|||
*/
|
||||
int64_t tsTickPerMin[] = {60000L, 60000000L, 60000000000L};
|
||||
|
||||
|
||||
|
||||
// lossy compress 6
|
||||
char tsLossyColumns[32] = ""; // "float|double" means all float and double columns can be lossy compressed. set empty
|
||||
// can close lossy compress.
|
||||
|
|
Loading…
Reference in New Issue