Johnny Miller created CASSGO-102:
------------------------------------

             Summary: KeyspaceMetadata for a column with a frozen UDT TypeInfo 
returns unknownTypeInfo instead of UDTTypeInfo
                 Key: CASSGO-102
                 URL: https://issues.apache.org/jira/browse/CASSGO-102
             Project: Apache Cassandra Go driver
          Issue Type: Bug
            Reporter: Johnny Miller


When querying {{KeyspaceMetadata}} for a column with type {{frozen<address>}} 
(where {{address}} is a defined UDT), the column's {{TypeInfo}} returns 
{{unknownTypeInfo}} instead of {{{}UDTTypeInfo{}}}. But 
{{system_schema.columns.type}} has the correct {{frozen<address>}} string, and 
{{system_schema.types}} has the UDT definition. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to