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

Table API do not support multi count in aggregation.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 1.0.0
    • Table SQL / API
    • None

    Description

      Multi count in aggregation is not supported, for example:

      table.select("a.count", "b.count")
      

      It's valid in grammar, besides, a.count and b.count may have different values actually if NULL value handling is enabled.

      Attachments

        Activity

          People

            chengxiang li Chengxiang Li
            chengxiang li Chengxiang Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: