Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4557 Table API Stream Aggregations
  3. FLINK-5695

Optimize table type systems based on database semantics

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Table SQL / API
    • None

    Description

      Optimize table type systems based on database semantics.As follows:

                   groupBy
               -------------------->
      Table                             GroupedTable
        ∧   <--------------------           ∧
         |         select&agg                |
         |                                           |
         | where                                |
         | select                                | groupBy
         | agg                                   |
         | ...                                      |
         |             window                 |
        ∨     --------------------->     
       Table                            WindowedTable
                <---------------------
                    select&over
      

      What do you think? fhueske

      Attachments

        Issue Links

          Activity

            People

              sunjincheng121 sunjincheng
              sunjincheng121 sunjincheng
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: