Yang Jie created SPARK-38948: -------------------------------- Summary: Fd leak in `DiskRowQueue` Key: SPARK-38948 URL: https://issues.apache.org/jira/browse/SPARK-38948 Project: Spark Issue Type: Test Components: Tests Affects Versions: 3.4.0 Reporter: Yang Jie
`BufferTester` defined in `PythonForeachWriterSuite` hold an `UnsafeRowBuffer` and `UnsafeRowBuffer.close()` was not called in this test. This will lead to fd leak -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org