Answer Posted / Tabassum
{"Composite Type in Cassandra refers to a data structure that can contain multiple columns, often represented as a struct or map. It allows for more complex data modeling by grouping related columns together and can improve query performance by minimizing the number of rows read from storage. This is achieved through a CQL type named 'map' or 'struct'. A composite type may consist of user-defined types (UDTs) as well."}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category