You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jane Chan (Jira)" <ji...@apache.org> on 2022/03/16 03:44:00 UTC

[jira] [Created] (FLINK-26669) Refactor ReadWriteITCase and add more test cases

Jane Chan created FLINK-26669:
---------------------------------

             Summary: Refactor ReadWriteITCase and add more test cases
                 Key: FLINK-26669
                 URL: https://issues.apache.org/jira/browse/FLINK-26669
             Project: Flink
          Issue Type: Sub-task
          Components: Table Store
    Affects Versions: 0.1.0
            Reporter: Jane Chan


ReadWriteITCase is a parameterized test using junit4. However, since junit4 doesn't support parameterized parameters for different methods, it's hard to extend the test to cover more conditions (such as overwrite/change-tracking/projection/filter/batch write + streaming read or vice versa), and the readability is not good.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)