Open soerenwolfers opened 3 months ago
Thanks for reporting, indeed its odd that that does not work
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.
still an issue
What happens?
From my understanding of https://duckdb.org/docs/sql/expressions/star.html#struct, I should be able to apply
struct.*
anywhere, including on the result of an aggregate.To Reproduce
throws
but should do the same as
OS:
Linux
DuckDB Version:
1.0.0
DuckDB Client:
Python
Full Name:
Soeren Wolfers
Affiliation:
G-Research
What is the latest build you tested with? If possible, we recommend testing with the latest nightly build.
I have tested with a stable release
Did you include all relevant data sets for reproducing the issue?
Not applicable - the reproduction does not require a data set
Did you include all code required to reproduce the issue?
Did you include all relevant configuration (e.g., CPU architecture, Python version, Linux distribution) to reproduce the issue?