Open
Description
Is your feature request related to a problem or challenge?
Background: #13540 (comment)
After #13540 is merged, there is a refactor can be done:
- Move
TableFunctionImpl
to a separate module - Add
name()
method under the trait to keep it consistent with other functions (Like user-defined aggregate function)
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response