Michaël Figuière created CASSANDRA-9367:
-------------------------------------------
Summary: Builtin CQL functions should be added to the
schema_functions table
Key: CASSANDRA-9367
URL: https://issues.apache.org/jira/browse/CASSANDRA-9367
Project: Cassandra
Issue Type: Improvement
Reporter: Michaël Figuière
Priority: Minor
Fix For: 2.2 beta 1
As CASSANDRA-6717 will not be part of Cassandra 2.2, my comment there got to be
considered for the current {{system.schema_functions}} table, to avoid creating
a special case just for 2.2:
{quote}
Builtin CQL functions are not described in the {{system}} keyspace in its
current representation, this new schema should include them next to the user
defined ones as:
* The {{system}} keyspace and its tables are described in the {{system}}
keyspace, therefore it would be consistent.
* Having builtin CQL functions described there would allow external tools to
manipulate all the functions in a similar way.
* This would document the available builtin function for users that don't
remember the ones available in their current version of Cassandra.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)