Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Normal
Description
Because FunctionExecutionException doesn't extend RequestExecutionException, a failure during the execution of a UDF will result in a error log in QueryMessage about "Unexpected error during query". It seems like the proper fix to make FEE extend REE.
This is responsible for the failure of the user_functions_test.TestUserFunctions.udf_scripting_test dtest.
Attachments
Attachments
Issue Links
- is part of
-
CASSANDRA-8996 dtests should pass on trunk
- Resolved