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)