rwelgosh opened a new pull request, #3621:
URL: https://github.com/apache/cassandra/pull/3621

   Adds a duration check to hidden types, such as composite and dynamic 
composite types, so that 2i indexes cannot be created with nested durations.
   
   Within composite and dynamic composite types' files, the referencesDuration 
method was overridden to check if any subtypes reference duration. A property 
test was also added in AbstractTypeTest to make sure that nested types with 
duration type within return the correct value for reference duration. 
   
   patch by rwelgosh; CASSANDRA-19890
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to