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-07-04 10:24:57 +02:00
2024-10-08 18:08:27 +00:00
2024-06-25 12:11:28 +03:00
2024-08-14 16:56:20 +00:00
2024-10-03 17:09:21 +03:00
2024-06-14 09:45:35 +03:00
2024-04-23 12:08:23 +03:00
2024-06-07 06:44:59 +08:00
2024-03-08 15:14:52 +02:00
2024-05-05 23:31:09 +03:00
2024-03-02 10:52:50 +08: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-09-13 18:11:11 +03:00
2024-06-14 09:45:35 +03:00
2024-03-21 23:14:57 +01:00
2024-09-13 18:17:15 +03:00
2024-09-13 18:17:15 +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-04-19 22:57:36 +08:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2024-03-26 13:38:37 +08:00
2024-01-16 16:43:17 +02:00
2024-04-23 12:08:23 +03:00
2023-09-25 17:18:53 +02:00
2024-09-13 18:11:11 +03: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-03-26 18:32:11 +02:00
2023-06-22 14:21:03 +03:00
2024-01-16 16:43:17 +02:00
2023-10-31 18:34:41 +03:00
2024-05-05 15:42:43 +03:00
2023-08-04 07:37:12 +02:00
2023-06-22 14:21:03 +03:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2024-01-21 16:53:05 +02:00
2024-09-13 18:11:11 +03:00
2024-09-13 18:11:11 +03:00
2024-03-05 14:00:13 +08:00
2024-06-14 09:45:35 +03:00