Is your feature request related to a problem or challenge?
to_time, to_local_time, and make_date all build NULLs arrays incrementally; they should build them in bulk instead.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem or challenge?
to_time,to_local_time, andmake_dateall build NULLs arrays incrementally; they should build them in bulk instead.Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response