Aleksey Yeschenko created CASSANDRA-18964:
---------------------------------------------

             Summary: Vector type in UDTs can break schema loading 
                 Key: CASSANDRA-18964
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18964
             Project: Cassandra
          Issue Type: Bug
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko


{{RawVector}} doesn’t override {{referencesUserType(String name)}}, which 
causes {{Types.RawBuilder.build()}} to not populate UDT dependency DAG 
correctly. Then depending on natural iteration order or the vertices map,  a 
UDT with a vector referencing another UDT can fail to resolve, if that 
referenced UDT has not been resolved.



--
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

Reply via email to