Robert Stupp created CASSANDRA-7865:
---------------------------------------
Summary: UDF vs future native function
Key: CASSANDRA-7865
URL: https://issues.apache.org/jira/browse/CASSANDRA-7865
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Robert Stupp
Assignee: Robert Stupp
Currently theoretical scenario:
# user creates UDF {{foobar}}
# a new native function with the same name {{foobar}} is added in a future C*
version
# C* startup fails with an assertion error in {{Functions.java}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)