Skip to content

Commit 2710ff8

Browse files
committed
docs
1 parent 964e2f9 commit 2710ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/user-guide/latest/configs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ These settings can be used to determine which parts of the plan are accelerated
175175
| `spark.comet.exec.sortMergeJoinWithJoinFilter.enabled` | Experimental support for Sort Merge Join with filter | false |
176176
| `spark.comet.exec.takeOrderedAndProject.enabled` | Whether to enable takeOrderedAndProject by default. | true |
177177
| `spark.comet.exec.union.enabled` | Whether to enable union by default. | true |
178-
| `spark.comet.exec.window.enabled` | Whether to enable window by default. | true |
178+
| `spark.comet.exec.window.enabled` | Whether to enable window by default. | false |
179179
<!-- prettier-ignore-end -->
180180
<!--END:CONFIG_TABLE-->
181181

0 commit comments

Comments
 (0)