Files
scylladb/cql3/statements/drop_function_statement.cc
Piotr Sarna a9ae753cd6 cql3,functions: add checking if a function is used in UDA
If a function is used by a user-defined aggregate, it must not
be dropped or the aggregate would be left with a dangling function.
2021-08-13 11:16:47 +02:00

2.3 KiB