We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f454d commit 41d94d0Copy full SHA for 41d94d0
README.md
@@ -17,7 +17,7 @@ The following table shows operations which are currently supported by the engine
17
| Subqueries | Full support | |
18
| Aggregations | Full support | |
19
| Aggregations over time | Full support except for `quantile_over_time` with non-constant argument | Medium |
20
-| Functions | Full support except for `holt_winters` and `predict_linear` with non-constant argument | Medium |
+| Functions | Full support except for `predict_linear` with non-constant argument | Medium |
21
22
## Design
23
0 commit comments