time_bucket SQL function aligns timestamps to fixed-width time buckets
UpdateVerifiedAdded Sep 22, 2026
time_bucket returns the start of the fixed-width interval a timestamp falls into, aligned to an origin you choose (for example, 15-minute or 3-month buckets). Use it instead of date_trunc when the bucket width or start is not a calendar unit. See time_bucket function .
Topics: SQL
Summaries of vendors' own notes. Product names and logos belong to their owners; logos via logo.dev.
More Databricks SQL releases
Every Databricks SQL release| Date | Release | Type |
|---|---|---|
| Sep 8 | Databricks SQL version 2026.36 is rolling out in Current Update | Update |
| Sep 3 | Share metric views with OpenSharing (Beta) Beta | Beta |
| Sep 14 | Window measures on a numeric index column in metric views Update | Update |
| Aug 31 | Databricks SQL version 2026.36 is now available in Preview Preview | Preview |
| Aug 24 | Databricks SQL version 2026.32 is rolling out in Current Update | Update |
| Aug 11 | Databricks SQL version 2026.32 is now available in Preview Preview | Preview |
| Aug 10 | Alert system tables are in Public Preview Preview | Preview |
| Jul 21 | Warehouse-level statement timeouts (Beta) Beta | Beta |