Harish JP created HIVE-28631: -------------------------------- Summary: HiveDeleteFilter leaks resources from created Iterables. Key: HIVE-28631 URL: https://issues.apache.org/jira/browse/HIVE-28631 Project: Hive Issue Type: Bug Security Level: Public (Viewable by anyone) Reporter: Harish JP
HiveDeleteFilter creates a few CloseableIterable in filterBatch and is not closed, causing leak of all resources opened in the Iterables. -- This message was sent by Atlassian Jira (v8.20.10#820010)