ColumnNotFoundError when doing SQL GROUP BY
on a column projection (function on column)
#16258
Open
2 tasks done
Checks
Reproducible example
Log output
Issue description
when we apply a function on a column and try to do group by on that projection, we get column not found.
Expected behavior
the query should return:
ps: the query works in postgres and duckdb
Installed versions
The text was updated successfully, but these errors were encountered: