Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Clients
Description
With the introduction of UDF, we should add an ExecutionException (or FunctionExecutionException or something like that) to the exceptions that can be sent back to client. We can't guarantee that UDFs won't throw and none of our existing exception is terribly adapted to report such event to the client.
Attachments
Attachments
Issue Links
- is blocked by
-
CASSANDRA-8560 Make CassandraException be an unchecked exception
- Resolved
- is depended upon by
-
CASSANDRA-8809 Remove 'throws CassandraException'
- Resolved
- links to