blob: cc45751b3e9ec6926aa7a271f40dd6122755d6db [file] [log] [blame]
SELECT ROW_NUMBER () OVER (ORDER by col_tm ) row_numbr FROM `smlTbl.parquet`;