[YCQL] toJSON() built-in must support UDT & FROZEN #1675
Labels
area/ycql
Yugabyte CQL (YCQL)
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
Jira Link: DB-4704
This is a part of #992: [YCQL] add support for toJSON(), fromJSON() built-ins #992
Current implementation support all simple types and collections.
User-defined-type and frozen types are not supported yet.
The text was updated successfully, but these errors were encountered: