[
https://issues.apache.org/jira/browse/HUDI-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-4294:
---------------------------------
Labels: pull-request-available (was: )
> Introduce build action to actually perform index data generation
> ----------------------------------------------------------------
>
> Key: HUDI-4294
> URL: https://issues.apache.org/jira/browse/HUDI-4294
> Project: Apache Hudi
> Issue Type: New Feature
> Reporter: shibei
> Assignee: shibei
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
>
> In this issue, we introduce a new action type called build to actually
> perform index data generation. This action contains two steps as clustering
> action does:
> # Generate action plan to clarify which files and which indexes need to be
> built;
> # Execute build index according action plan generated by step one;
>
> Call procedure will be implemented as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)