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

SNOW-860986: Temp UDFs not cleaned up after session closed #43

Open
vikasgupta78 opened this issue Jul 11, 2023 · 1 comment
Open

SNOW-860986: Temp UDFs not cleaned up after session closed #43

vikasgupta78 opened this issue Jul 11, 2023 · 1 comment

Comments

@vikasgupta78
Copy link

We use session.udf().registerTemporary(....) to register UDFs with the assumption that once session is closed these functions would be cleaned up automatically. They do not get cleaned up and linger around for a very long time.

@github-actions github-actions bot changed the title Temp UDFs not cleaned up after session closed SNOW-860986: Temp UDFs not cleaned up after session closed Jul 11, 2023
@vikasgupta78
Copy link
Author

as part of zingg enterprise https://www.zingg.ai/company/zingg-enterprise-snowflake we are building using snowflake and use snowpark heavily. we define custom udfs that do machine learning, and graph processing and we see that they are not cleaned up..

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