forked from apache/flink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FLINK-3656] [table] Consolidate ITCases
Merge FilterIT/SelectIT to CalcITCases Merge FromDataSet/ToTable to TableEnvironmentITCases Merge aggregating ITCases All batch ITCases use TableProgramsTestBase This closes apache#2566.
- Loading branch information
Showing
26 changed files
with
1,716 additions
and
2,133 deletions.
There are no files selected for viewing
473 changes: 470 additions & 3 deletions
473
...ies/flink-table/src/test/java/org/apache/flink/api/java/batch/TableEnvironmentITCase.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.