### Is your feature request related to a problem or challenge? Currently can `extract(x from timestamp)` and `extract(x from date)` but cannot do for time ### Describe the solution you'd like Should be able to extract following precisions: - hour - minute - second - millisecond - microsecond - nanosecond ### Describe alternatives you've considered _No response_ ### Additional context _No response_
Is your feature request related to a problem or challenge?
Currently can
extract(x from timestamp)andextract(x from date)but cannot do for timeDescribe the solution you'd like
Should be able to extract following precisions:
Describe alternatives you've considered
No response
Additional context
No response