Y Ethan Guo created HUDI-9367:
---------------------------------

             Summary: Revisit caching in SparkMetadataTableRecordIndex
                 Key: HUDI-9367
                 URL: https://issues.apache.org/jira/browse/HUDI-9367
             Project: Apache Hudi
          Issue Type: Sub-task
            Reporter: Y Ethan Guo
             Fix For: 1.1.0


Revisit the following in SparkMetadataTableRecordIndex
{code:java}
    // TODO(yihua): revisit caching
    if (config.getRecordIndexUseCaching()) {
      records.persist(config.getRecordIndexInputStorageLevel());
    } {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to