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

Refactor ExecutionEnvironment in TableEnvironment

    XMLWordPrintableJSON

Details

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

    Description

      Currently, the Scala BatchTableEnvironment has a reference to a Scala ExecutionEnvironment and the Java BatchTableEnvironment uses the Java ExecutionEnvironment. The same applies to their streaming counterparts.
      This requires special implementations for Java / Scala for instance to create new data sources.

      I propose to refactor the TableEnvironments such that only the Java execution environments for batch and streaming are used.

      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: