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

provide a typed key value for returned rows via JDBC

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Not A Problem
    • None
    • None
    • None

    Description

      o.a.c.c.jdbc.CassandraResultSet provides access to column values as Cassandra type aware via the TypedColumn. But it only provides a byte[] for the key. It would be handy to have a TypedKey class that does the same but for the key.

      This would be handy when doing a multi SELECT as the server only returns rows we have columns for.

      Attachments

        1. 0001-2704.patch
          13 kB
          Aaron Morton
        2. 0001-2704-v2.patch
          10 kB
          Aaron Morton

        Activity

          People

            amorton Aaron Morton
            amorton Aaron Morton
            Aaron Morton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: