added missing paramater data type on window function
parent
dac86cda57
commit
0c93c2f526
|
|
@ -107,6 +107,8 @@ _**Data type:** String_
|
|||
Specifies whether empty tables should be created.
|
||||
Defaults to `false`.
|
||||
|
||||
_**Data type:** Boolean_
|
||||
|
||||
## Examples
|
||||
|
||||
#### Window data into 10 minute intervals
|
||||
|
|
|
|||
Loading…
Reference in New Issue