Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.3.0
    • SQL
    • None

    Description

      Function Argument Type(s) Return Type Partial Mode Description
      array_agg({{expression)}} any non-array type array of the argument type No input values, including nulls, concatenated into an array
      array_agg({{expression)}} any array type same as argument data type No input arrays concatenated into array of one higher dimension (inputs must all have same dimensionality, and cannot be empty or NULL)

      https://www.postgresql.org/docs/11/functions-aggregate.html

      Other DBs:
      https://docs.teradata.com/reader/kmuOwjp1zEYg98JsB8fu_A/Xffi_w_BZeSoaXg6Fd76Qw

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yumwang Yuming Wang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: