opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

Throw more meaningful error when trying to ARRAY_AGG an ARRAY column

Open joocer opened this issue 8 months ago • 0 comments

SELECT ARRAY_AGG(alma_mater) AS alma_mater_arr FROM $astronauts GROUP BY year

joocer avatar Mar 09 '25 16:03 joocer