array_agg() fails because of TypeError #22
Labels
help wanted
We'd love to have community involvement on this issue.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Version: 0.1.4
When doing array_agg() on a column of INTs, you get a TypeError. The same query works fine in Big Query UI.
Another example query to reproduce:
Error message:
The text was updated successfully, but these errors were encountered: