[ https://issues.apache.org/jira/browse/CASSANALYTICS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952697#comment-17952697 ]
Yifan Cai commented on CASSANALYTICS-49: ---------------------------------------- +1 (on green CI) Thank you for the patch! Can you post the CI link? > 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: 2h 50m > 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