Deploy an external function in Snowflake that can translate English text and return a JSON object containing translated text for each language that was requested
-
Updated
Nov 9, 2021 - Python
Deploy an external function in Snowflake that can translate English text and return a JSON object containing translated text for each language that was requested
This repo includes a standalone demonstration of using SingleStore external functions. External functions allow you to define a user defined function in SingleStore which, when executed, will call out to an externally defined web service.
Add a description, image, and links to the external-function topic page so that developers can more easily learn about it.
To associate your repository with the external-function topic, visit your repo's landing page and select "manage topics."