Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit f990b15

Browse files
author
ashwinkumar12345
committed
incorporated feedback
1 parent 4d1e98f commit f990b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sql/window.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To use window functions, enable the new SQL engine:
3535
```json
3636
PUT _cluster/settings
3737
{
38-
"transient": {
38+
"persistent": {
3939
"opendistro.sql.engine.new.enabled" : "true"
4040
}
4141
}

0 commit comments

Comments
 (0)