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

unable to get entire supercolumn

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.4
    • None
    • None
    • Normal

    Description

      ./interface/gen-py/cassandra/Cassandra-remote -h localhost:9160 get Keyspace1 o:movie "ColumnPath('movie', 'all')" ConsistencyLevel.ONE

      gets transformed into

      SliceByNamesReadCommand(table='Keyspace1', key='o:movie', columnParent='QueryPath(columnFamilyName='movie', superColumnName='[B@c68059', columnName='null')', columns=[all,])

      which is wrong, sCN should be null

      Attachments

        1. 508.patch
          2 kB
          Jonathan Ellis

        Activity

          People

            jbellis Jonathan Ellis
            jbellis Jonathan Ellis
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: