Tyler Hobbs created CASSANDRA-8837:
--------------------------------------

             Summary: Support toJson() and fromJson() in all contexts
                 Key: CASSANDRA-8837
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8837
             Project: Cassandra
          Issue Type: Improvement
          Components: API, Core
            Reporter: Tyler Hobbs
             Fix For: 3.0


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to