[
https://issues.apache.org/jira/browse/HUDI-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
vinoyang closed HUDI-609.
-------------------------
Resolution: Won't Do
> Implement a Flink specific HoodieIndex
> --------------------------------------
>
> Key: HUDI-609
> URL: https://issues.apache.org/jira/browse/HUDI-609
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: vinoyang
> Assignee: vinoyang
> Priority: Major
>
> Indexing is a key step in hudi's write flow. {{HoodieIndex}} is the super
> abstract class of all the implement of the index. Currently, {{HoodieIndex}}
> couples with Spark in the design. However, HUDI-538 is doing the restructure
> for hudi-client so that hudi can be decoupled with Spark. After that, we
> would get an engine-irrelevant implementation of {{HoodieIndex}}. And
> extending that class, we could implement a Flink specific index.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)