Jonathan Vexler created HUDI-7244:
-------------------------------------
Summary: Ensure ClosableIterator is propagated all the way to
FileScanRDD
Key: HUDI-7244
URL: https://issues.apache.org/jira/browse/HUDI-7244
Project: Apache Hudi
Issue Type: Bug
Components: spark, spark-sql
Reporter: Jonathan Vexler
Assignee: Jonathan Vexler
CI tests are OOMing. One cause is that resources are not being freed from the
new filegroup reader. After some code inspection, it was found that close is
not being called in the HoodieFileGroupReaderIterator
--
This message was sent by Atlassian Jira
(v8.20.10#820010)