Is your feature request related to a problem or challenge? Please describe what you are trying to do.
A challenge to add function searching and listing in datafusion cli
Describe the solution you'd like
Following #1224 where command is added, we can now add \h or similar thing to datafusion cli like psql to support listing and searching for functions
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
A challenge to add function searching and listing in datafusion cli
Describe the solution you'd like
Following #1224 where command is added, we can now add
\hor similar thing to datafusion cli likepsqlto support listing and searching for functionsDescribe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.