Comment on Fast drilldown dashboards from a single Parquet fileparentComments−MattBlissett17dWith the GROUPING SETS or CUBE features in DuckDB, I think.https://duckdb.org/docs/current/sql/query_syntax/grouping_se...
Comments
With the GROUPING SETS or CUBE features in DuckDB, I think.
https://duckdb.org/docs/current/sql/query_syntax/grouping_se...