v.25.12New Feature
As Time and Time64 data types are
AsTimeandTime64data types are production ready, the settingenable_time_time64_typeis now enabled by default. #89345 (Yarik Briukhovetskyi).
Why it matters
This change marks theTime and Time64 data types as stable and production-ready, allowing users to rely on these types without needing to manually enable them via settings. It simplifies configuration and ensures better default behavior for time-related data handling.How to use it
Sinceenable_time_time64_type is enabled by default, users can immediately use the Time and Time64 data types in their tables and queries without any additional configuration or settings changes.