Example ```sql alter table datasets.public_snowplow_manifest.snowplow_web_base_sessions_lifecycle_manifest cluster by (to_date(start_tstamp)); ```