Is your feature request related to a problem or challenge?
This goes through the fmt machinery and does some unnecessary allocs; profiling suggests it is a hot-spot in the logical optimizer, perhaps elsewhere as well.
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?
This goes through the
fmtmachinery and does some unnecessary allocs; profiling suggests it is a hot-spot in the logical optimizer, perhaps elsewhere as well.Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response