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

Add binary protocol support for bind variables to non-prepared statements

    XMLWordPrintableJSON

Details

    Description

      Currently, the binary protocol allows requests as "string" or "[prepared statement] id + bind vars". Allowing "string + bind vars" as well would simplify life for users with one-off statements and not have to choose between adding boilerplate for PS, and having to manually escape parameters, which is particularly painful for binary data.

      Attachments

        1. 0001-CASSANDRA-5349-binary-protocol-support-for-binding-v.patch
          24 kB
          Marcus Eriksson
        2. 0001-CASSANDRA-5349.patch
          7 kB
          Marcus Eriksson
        3. 0001-5349-v3.patch
          7 kB
          Marcus Eriksson

        Issue Links

          Activity

            People

              marcuse Marcus Eriksson
              jbellis Jonathan Ellis
              Marcus Eriksson
              Sylvain Lebresne
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: