Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHOW FUNCTIONS #351

Closed
joocer opened this issue Aug 16, 2022 · 2 comments
Closed

SHOW FUNCTIONS #351

joocer opened this issue Aug 16, 2022 · 2 comments

Comments

@joocer
Copy link
Contributor

joocer commented Aug 16, 2022

Implement a Trino-like SHOW FUNCTIONS operator.

Note that SHOW FUNCTION LIKE 'DATE%' isn't supported as the LIKE is treated as a variable.

@joocer joocer changed the title [FEATURE] SHOW FUNCTIONS SHOW FUNCTIONS Aug 20, 2022
@joocer
Copy link
Contributor Author

joocer commented Aug 20, 2022

#370

@joocer
Copy link
Contributor Author

joocer commented Aug 28, 2022

https://docs.snowflake.com/en/sql-reference/sql/show-functions.html

name
is_aggregation
is_function

If there's a reasonable way to include a description, the number of parameters or output type, add those

joocer added a commit that referenced this issue Aug 29, 2022
joocer added a commit that referenced this issue Aug 29, 2022
@joocer joocer closed this as completed Aug 29, 2022
joocer added a commit that referenced this issue Aug 29, 2022
joocer added a commit that referenced this issue Aug 29, 2022
joocer added a commit that referenced this issue Aug 29, 2022
Feature/#351 Support `SHOW FUNCTIONS`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant