You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "leesf (Jira)" <ji...@apache.org> on 2020/01/19 10:54:00 UTC

[jira] [Resolved] (HUDI-551) Abstract a test case class for DFS Source to make it extensible

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

leesf resolved HUDI-551.
------------------------
    Resolution: Fixed

Fixed via master: 9489d0fb844208443a18964be878102e9560bd0d

> Abstract a test case class for DFS Source to make it extensible
> ---------------------------------------------------------------
>
>                 Key: HUDI-551
>                 URL: https://issues.apache.org/jira/browse/HUDI-551
>             Project: Apache Hudi (incubating)
>          Issue Type: Sub-task
>          Components: DeltaStreamer, Testing
>            Reporter: Ethan Guo
>            Assignee: Ethan Guo
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> * Create a new class {{AbstractDFSSourceTestBase}} based on {{DFSSourceTestCase}} in the last commit
>  * The common test logic still resides in {{AbstractDFSSourceTestBase}}
>  * For each DFS Source class, extend from {{AbstractDFSSourceTestBase}} to add source-specific test logic



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