[ https://issues.apache.org/jira/browse/SPARK-34224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon updated SPARK-34224: --------------------------------- Fix Version/s: (was: 3.1.2) > Ensure all resource opened by `Source.fromXXX` method are closed > ---------------------------------------------------------------- > > Key: SPARK-34224 > URL: https://issues.apache.org/jira/browse/SPARK-34224 > Project: Spark > Issue Type: Bug > Components: Tests > Affects Versions: 3.2.0 > Reporter: Yang Jie > Assignee: Yang Jie > Priority: Minor > Fix For: 3.0.2, 3.1.1 > > > Using a function like .mkString or .getLines directly on a Source opened by > fromFile, fromURL, fromURI will leak the underlying file handle, we should > ensure these resource closed. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org