blob: 673b3f9239367a3e45285dd776a0f7f9296f59b1 [file] [log] [blame]
explain plan for select * from ( select distinct(name) from student_parquet_v where age >= 70 ) t limit 0;