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

Add public method to create TableEnvironment in PyFlink

    XMLWordPrintableJSON

Details

    Description

      The Python table Api offers three table environment:

      • TableEnvironment
      • StreamTableEnvironment
      • BatchTableEnvironment

      The `TableEnvironment` pydoc states that it a unified interface for pure table applications. However, it is currently missing a public constructor or `create` method to instantiate. This method should be added so users can leverage a unified interface and to better align pyflink with the JVM table apis.

      Attachments

        Issue Links

          Activity

            People

              zhongwei Wei Zhong
              sjwiesman Seth Wiesman
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: