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

Support toJson() and fromJson() in all contexts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • 5.x
    • Legacy/CQL
    • None

    Description

      As discussed in CASSANDRA-7970, it would be good to extend support for the toJson() and fromJson() functions to all contexts. They are currently limited to the selection clause and insert/update/delete values, respectively.

      This will require some improvements to the internal type system, especially for fromJson(), which will likely require a generalized "some type" representation, similar to what is currently used for bind markers.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              thobbs Tom Hobbs
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: