Is your feature request related to a problem or challenge?
A set of date_part UDF optimisations, since it has non-trivial logic and a handful of improvable code paths
Describe the solution you'd like
- Add benchmark
- Add optimisation PRs measured with this benchmark
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem or challenge?
A set of
date_partUDF optimisations, since it has non-trivial logic and a handful of improvable code pathsDescribe the solution you'd like
Describe alternatives you've considered
No response
Additional context
No response