Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-2923

Add ability to return row key when using range notation in cql with python

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • None
    • Python

    Description

      When selecting columns in CQL with python, there does not seem to be a way to retrieve the row key of the column returned. For example:

      cursor.execute("SELECT 'antonym:'..'antonym;' FROM categories")

      Returns all of the columns starting with antonym: but there is no way to tell what row key the column is associated to.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bcvisin Blake Visin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: