[
https://issues.apache.org/jira/browse/HUDI-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993472#comment-16993472
]
vinoyang edited comment on HUDI-394 at 12/12/19 1:05 PM:
---------------------------------------------------------
Implemented via hudi_test_suite_refactor branch:
eaaf3f623a452e6b8f82532231c48798d97cab6c
was (Author: yanghua):
Implemented via hudi_test_suite_refactor branch:
c2c9347a918f7f17bdb6736cb63ba617849716ce
> 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
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)