blob: 76c709f8413d17ee3e65fe27f797f9532b66db92 [file] [log] [blame]
SELECT CUME_DIST () OVER (ORDER by col_bgint ) cumeDist FROM `smlTbl.parquet`;