Files
scylladb/cql3
Dawid Mędrek 7f01cd7dc0 cql3/functions/user_function: Print arguments and return type without frozen
Scylla doesn't allow for the types of arguments or the return type
to be frozen. As a result, before these changes, create statements
produced to restore UDFs as part of `DESCRIBE` statements could not
be executed.

We fix that and add a reproducer test and another one to verify that
the implementation is correct.

(cherry picked from commit 8582ed513b)

# Conflicts:
#	cql3/functions/user_function.cc
#	test/cql-pytest/test_describe.py
2024-10-08 18:08:27 +00:00
..
2024-06-14 09:45:35 +03:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2024-09-13 18:11:11 +03:00
2024-09-13 18:11:11 +03:00
2024-06-14 09:45:35 +03:00