mirror of
https://github.com/apache/druid.git
synced 2025-02-23 11:06:19 +00:00
Removing enable windowing from MSQ tests. (#17276)
This commit is contained in:
parent
6898a5a359
commit
034bb9dbea
@ -196,7 +196,6 @@ public class MSQInsertTest extends MSQTestBase
|
||||
)
|
||||
.setContext(ImmutableMap.<String, Object>builder()
|
||||
.put("__user", "allowAll")
|
||||
.put("enableWindowing", true)
|
||||
.put("finalize", true)
|
||||
.put("maxNumTasks", 2)
|
||||
.put("maxParseExceptions", 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user