Reynold Xin created SPARK-26368:
-----------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]