Skip to content

Commit 0df40e3

Browse files
committed
user
1 parent c86cf29 commit 0df40e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/treemodel/manual/IoTDBPipeInclusionIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ public void testPureSchemaInclusion() throws Exception {
5656
final Map<String, String> sinkAttributes = new HashMap<>();
5757

5858
sourceAttributes.put("source.inclusion", "schema");
59+
sourceAttributes.put("user", "root");
5960

6061
sinkAttributes.put("sink", "iotdb-thrift-sink");
6162
sinkAttributes.put("sink.ip", receiverIp);

0 commit comments

Comments
 (0)