ClickHouse / ClickHouse/ClickHouse
Loading SQL UDFs from the user_defined directory at runtime
Open
comp-udf
external
question
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
### Company or project name
Agnostic
### Question
Hi,
I have a use case where I would like to add new SQL UDFs to `user_defined` directory at runtime and have them loaded by clickhouse (without restarting the server).
Is there any way to do that with clickhouse server ?
Contributor guide
Assessment
This issue has not been assessed yet.