Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10744 Integrate Flink with Hive metastore
  3. FLINK-10758

Refactor TableEnvironment so that all registration calls delegate to CatalogManager

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • None
    • Table SQL / API
    • None

    Description

      There are many different APIs defined in TableEnvironment class that register tables/views/functions. Based on the design doc, those calls need to be delegated to CatalogManager. However, not all delegations are straightforward. For example. table registration could mean registering permanent tables, temp tables, or views. This JIRA takes care of the details.

      Please refer to the "TableEnvironment Class" section in the design doc (attached to the parent task) for more details.

      Attachments

        Activity

          People

            xuefuz Xuefu Zhang
            xuefuz Xuefu Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: