blob: db6edb9800ba5e0730b09ff6dcd9ccae1a45b7ff [file] [log] [blame]
select months_between(cast(convert_from(create_timestamp, 'TIMESTAMP_IMPALA') as date), cast(create_date as date)) from `voter1.parquet` where voter_id=10;