Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.15.0
    • None
    • Table SQL / Planner
    • None

    Description

      Min aggregate function does not support type: ''ARRAY''.

      We can reproduce it with the following SQL

      select app, concat_ws(',', collect_set(cast(user_id as string))) as user_list, count(distinct user_id) as uv from test_table group by app 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tartarus tartarus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: