Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3656 Rework Table API tests
  3. FLINK-5268

Split TableProgramsTestBase into TableProgramsCollectionTestBase and TableProgramsClusterTestBase

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • Table SQL / API
    • None

    Description

      Currently the TableProgramsTestBase allows to run tests on a collection environment and a MiniCluster by setting a testing parameter. This was done to cover different execution path. However, testing on a MiniCluster is quite expensive and should only be done in rare cases.

      I propose to split the TableProgramsTestBase into

      • TableProgramsCollectionTestBase and
      • TableProgramsClusterTestBase

      to have the separation of both execution backends more clear.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fhueske Fabian Hueske
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: