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

Move resultset type information into prepare, not execute

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.0 beta 1
    • None
    • None

    Description

      Native protocol 1.0 sends type information on execute. This is a minor inefficiency for large resultsets; unfortunately, single-row resultsets are common.

      This does represent a performance regression from Thrift; Thrift does not send type information at all. (Bad for driver complexity, but good for performance.)

      Attachments

        Activity

          People

            slebresne Sylvain Lebresne
            jbellis Jonathan Ellis
            Sylvain Lebresne
            Aleksey Yeschenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: