adelapena commented on code in PR #1739:
URL: https://github.com/apache/cassandra/pull/1739#discussion_r928760290
##########
NEWS.txt:
##########
@@ -63,9 +63,11 @@ New features
If this is set to false, streaming will be considerably faster however
it's possible that, in extreme situations
(losing > quorum # nodes in a replica set), you may have data in your
SSTables that never makes it to the CDC log.
The default is true/enabled. The configuration can be altered via JMX.
+ - Added support for reading the write times and TTLs of the elements of
collections and UDTs, frozen or not. The CQL
Review Comment:
+1, changed to `regardless of being frozen or not`.
--
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]