Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-12625 Support catalogs in SQL Client
  3. FLINK-12626

Client should not register table-source-sink twice in TableEnvironment

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • Table SQL / Client
    • None

    Description

      Currently for a table specified in SQL CLI yaml file, if it's with type: source-sink-table, it will be registered twice (as source and as sink) to TableEnv.

      As we've moved table management in TableEnv to Catalogs which doesn't allow registering dup named table, we need to come up with a solution to fix this problem.

      cc xuefuz tiwalter dawidwys

      Attachments

        Issue Links

          Activity

            People

              phoenixjiangnan Bowen Li
              phoenixjiangnan Bowen Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: