Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3847

Reorganize package structure of flink-table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • Table SQL / API
    • None

    Description

      The flink-table module has tests for the matrix of

      • Java and Scala
      • Batch and Streaming
      • Table API and SQL

      Right now, there is no consistent package structure for the tests. I propose to structure the test packages as follows:

      test/java/o/a/f/api/table/batch/table
      test/java/o/a/f/api/table/batch/sql
      test/java/o/a/f/api/table/stream/table
      test/java/o/a/f/api/table/stream/sql
      test/scala/o/a/f/api/table/batch/table
      test/scala/o/a/f/api/table/batch/sql
      test/scala/o/a/f/api/table/stream/table
      test/scala/o/a/f/api/table/stream/sql
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: