[ https://issues.apache.org/jira/browse/CASSANALYTICS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953274#comment-17953274 ]
Francisco Guerrero commented on CASSANALYTICS-49: ------------------------------------------------- +1 > Support UDTs inside collections > ------------------------------- > > Key: CASSANALYTICS-49 > URL: https://issues.apache.org/jira/browse/CASSANALYTICS-49 > Project: Apache Cassandra Analytics > Issue Type: Improvement > Components: Writer > Reporter: Shailaja Koppu > Assignee: Shailaja Koppu > Priority: Normal > Time Spent: 3h 20m > Remaining Estimate: 0h > > Currently Cassandra bulk writer not supporting UDTs nested inside collections > - list/set/map. This task tracks development efforts to support the same. > For example, > {{CREATE TABLE x.y (id BIGINT PRIMARY KEY,}} > {{ udtlist frozen<list<frozen<udt_with_collections>>>)}} > and nested UDTs with collections > {{CREATE TYPE spark_test. udt_with_set_of_udt_type (innerudt > set<frozen<two_field_udt>>);}} > Support for these types of columns will be added -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org