Y
Hacker News
new
|
ask
|
show
|
jobs
by
xiaodai
589 days ago
lack of UDF is an issue
1 comments
riku_iki
589 days ago
they have UDFs:
https://duckdb.org/docs/api/python/function.html
link
pjot
589 days ago
And macros! Which you can overload too
https://duckdb.org/docs/sql/statements/create_macro#overload...
link