You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: connect-file-pulse-plugin/src/main/java/io/streamthoughts/kafka/connect/filepulse/reader/XMLFileInputReader.java
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -215,16 +215,19 @@ private static class Node2StructConverter {
Copy file name to clipboardExpand all lines: connect-file-pulse-plugin/src/test/java/io/streamthoughts/kafka/connect/filepulse/reader/XMLFileInputReaderTest.java
+20-5Lines changed: 20 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -183,14 +183,30 @@ public void should_read_record_given_valid_force_array_fields() {
0 commit comments