Davis Zhang created HUDI-9632:
---------------------------------
Summary: 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
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)