Skip to content

Commit 867a457

Browse files
authored
Pipe: Stablized the table model IoTDBPipeSyntaxIT (apache#16585)
1 parent b098e34 commit 867a457

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/tablemodel/manual/basic/IoTDBPipeSyntaxIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,6 @@ public void testShowPipeWithWrongPipeName() throws Exception {
580580
extractorAttributes.put("extractor.inclusion", "data.insert");
581581
extractorAttributes.put("extractor.capture.table", "true");
582582
extractorAttributes.put("extractor.mode.streaming", "true");
583-
extractorAttributes.put("extractor.mode.snapshot", "true");
584583
extractorAttributes.put("extractor.mode.strict", "true");
585584
extractorAttributes.put("extractor.start-time", "1");
586585
extractorAttributes.put("extractor.end-time", "2");

0 commit comments

Comments
 (0)