[
https://issues.apache.org/jira/browse/HUDI-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-9632:
---------------------------------
Labels: pull-request-available (was: )
> for all spark rdd usage of index lookup, must uncache by caller
> ---------------------------------------------------------------
>
> Key: HUDI-9632
> URL: https://issues.apache.org/jira/browse/HUDI-9632
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Davis Zhang
> Priority: Major
> Labels: pull-request-available
>
> The new index lookup DAG, if using spark engine, calls cache RDD internally.
> All caller needs to somehow uncache the rdds of the DAG. It requires changes
> to all callers in hudi/index join.
>
> check hoodie backed table metadata.java
--
This message was sent by Atlassian Jira
(v8.20.10#820010)