Hello, I am interesting at adding native JSON type to phoenix.
Like http://www.postgresql.org/docs/9.4/static/datatype-json.html . Is there any related issues currently exsisting? I found some issues like https://issues.apache.org/jira/browse/PHOENIX-628 but, the discussion about this issue is somehow defferent from native JSON type. It seems treat data as JSON but actually not saving as JSON type data. And this issue seems not active for a long time. Appreate for your help!
