[HUDI-2269] Release the disk map resource for flink streaming reader (#3384)
This commit is contained in:
@@ -357,7 +357,6 @@ public class HoodieMergeHandle<T extends HoodieRecordPayload, I, K, O> extends H
|
||||
}
|
||||
}
|
||||
|
||||
keyToNewRecords.clear();
|
||||
((ExternalSpillableMap) keyToNewRecords).close();
|
||||
writtenRecordKeys.clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user