You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support bucket function on date nanos type. Bucket is just wrapping date trunc here, which we added support for in #110008, so this should be a pretty small change.