blob: f64877f61c4e1ad04407bc564cc9625d8d797ba9 [file]
SELECT count(count(distinct col7)) over (PARTITION BY col7), col7 from "allTypsUniq.parquet" GROUP BY col7