v.19.13New Feature

Added Functions for Working with the Сustom Week Number #5212 (andy Yang)

Added functions for working with the сustom week number #5212 (Andy Yang)
Added new functions to work with custom week numbers in ClickHouse.

Why it matters

These functions provide users the ability to define and manipulate week numbers according to customized rules, which helps in supporting non-standard calendar weeks for reporting and analysis.

How to use it

Users can call the new custom week number functions within their SELECT queries to retrieve or calculate week numbers based on their specific week definitions.