Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9424 Schema Improvements
  3. CASSANDRA-9367

Expose builtin-in CQL functions via schema data dictionary

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Low
    • Resolution: Unresolved
    • 5.x
    • Legacy/CQL

    Description

      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:

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mfiguiere Michaël Figuière
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: