blob: bc9239149c3667a8d683d2ada4f154ada6cb2ab5 [file]
SELECT c2, MAX(MAX(c1)) OVER() FROM `tblWnulls.parquet` GROUP BY c2;