In Impala, when I tried to compare a field containing timestamp to a certain date
select * from raw.mm_alert_task_history where to_date(alert_date_dt)>= to