docs: remove desc of rsma
This commit is contained in:
parent
9bef4c02c5
commit
942caf655b
|
@ -32,9 +32,6 @@ table_options:
|
||||||
|
|
||||||
table_option: {
|
table_option: {
|
||||||
COMMENT 'string_value'
|
COMMENT 'string_value'
|
||||||
| WATERMARK duration[,duration]
|
|
||||||
| MAX_DELAY duration[,duration]
|
|
||||||
| ROLLUP(func_name [, func_name] ...)
|
|
||||||
| SMA(col_name [, col_name] ...)
|
| SMA(col_name [, col_name] ...)
|
||||||
| TTL value
|
| TTL value
|
||||||
}
|
}
|
||||||
|
|
|
@ -30,9 +30,6 @@ table_options:
|
||||||
|
|
||||||
table_option: {
|
table_option: {
|
||||||
COMMENT 'string_value'
|
COMMENT 'string_value'
|
||||||
| WATERMARK duration[,duration]
|
|
||||||
| MAX_DELAY duration[,duration]
|
|
||||||
| ROLLUP(func_name [, func_name] ...)
|
|
||||||
| SMA(col_name [, col_name] ...)
|
| SMA(col_name [, col_name] ...)
|
||||||
| TTL value
|
| TTL value
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue