You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "vinoyang (Jira)" <ji...@apache.org> on 2019/12/11 06:16:00 UTC

[jira] [Updated] (HUDI-394) Provide a basic implementation of test suite

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

vinoyang updated HUDI-394:
--------------------------
    Description: 
It provides:
 * Flexible schema payload generation
 * Different types of workload generation such as inserts, upserts etc
 * Post process actions to perform validations
 * Interoperability of test suite to use HoodieWriteClient and HoodieDeltaStreamer so both code paths can be tested
 * Custom workload sequence generator
 * Ability to perform parallel operations, such as upsert and compaction

> Provide a basic implementation of test suite
> --------------------------------------------
>
>                 Key: HUDI-394
>                 URL: https://issues.apache.org/jira/browse/HUDI-394
>             Project: Apache Hudi (incubating)
>          Issue Type: Sub-task
>          Components: Testing
>            Reporter: vinoyang
>            Assignee: Nishith Agarwal
>            Priority: Major
>
> It provides:
>  * Flexible schema payload generation
>  * Different types of workload generation such as inserts, upserts etc
>  * Post process actions to perform validations
>  * Interoperability of test suite to use HoodieWriteClient and HoodieDeltaStreamer so both code paths can be tested
>  * Custom workload sequence generator
>  * Ability to perform parallel operations, such as upsert and compaction



--
This message was sent by Atlassian Jira
(v8.3.4#803005)