Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-16361 FLIP-84: Improve & Refactor API of TableEnvironment & Table
  3. FLINK-16364

Deprecate the methods in TableEnvironment proposed by FLIP-84

    XMLWordPrintableJSON

Details

    Description

      In FLIP-84, We propose to deprecate the following methods in TableEnvironment:

      void sqlUpdate(String sql)
      void insertInto(String targetPath, Table table)
      void execute(String jobName)
      String explain(boolean extended)
      Table fromTableSource(TableSource<?> source)
      

      This issue aims to deprecate them.

      Attachments

        Issue Links

          Activity

            People

              godfreyhe godfrey he
              godfreyhe godfrey he
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: