[ https://issues.apache.org/jira/browse/SPARK-26368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-26368: ------------------------------------ Assignee: Reynold Xin (was: Apache Spark) > Make it clear that getOrInferFileFormatSchema doesn't create InMemoryFileIndex > ------------------------------------------------------------------------------ > > Key: SPARK-26368 > URL: https://issues.apache.org/jira/browse/SPARK-26368 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.4.0 > Reporter: Reynold Xin > Assignee: Reynold Xin > Priority: Major > > I was looking at the code and it was a bit difficult to see the life cycle of > InMemoryFileIndex passed into getOrInferFileFormatSchema, because once it is > passed in, and another time it was created in getOrInferFileFormatSchema. > It'd be easier to understand the life cycle if we move the creation of it out. > -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org