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

Support partitioned view in catalog API

    XMLWordPrintableJSON

Details

    Description

      Partitioned view is not a rare thing in common databases:

      SQL Server: https://docs.microsoft.com/en-us/sql/t-sql/statements/create-view-transact-sql?view=sql-server-2017#partitioned-views
      Oracle: https://docs.oracle.com/cd/A57673_01/DOC/server/doc/A48506/partview.htm
      Hive: https://cwiki.apache.org/confluence/display/Hive/PartitionedViews

      The work may include moving isPartitioend() and getPartitionKeys from CatalogTable to CatalogBaseTable, and other changes.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: