shibei created HUDI-4294:
----------------------------
Summary: 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
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;
--
This message was sent by Atlassian Jira
(v8.20.7#820007)