hasura / hasura/graphql-engine
Cloud: support for snowflake custom SQL functions to be exposed via gql schema
Open
k/enhancement
t/data-connectors
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Is your proposal related to a problem?
Currently, as snowflake data connector is in beta stage, it does not support snowflake custom SQL functions which can be exposed via Hasura GraphQL schema.
### Describe the solution you'd like
As we progress to move out of beta stage, it would be good to have support for snowflake custom SQL functions. At present, there is only support for Postgres custom SQL functions.
Contributor guide
Assessment
This issue has not been assessed yet.