You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Ethan Guo (Jira)" <ji...@apache.org> on 2023/02/07 22:53:00 UTC

[jira] [Updated] (HUDI-4294) Introduce build action to actually perform index data generation

     [ https://issues.apache.org/jira/browse/HUDI-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ethan Guo updated HUDI-4294:
----------------------------
    Fix Version/s: 0.14.0
                       (was: 0.13.0)

> 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.14.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)