This is an automated email from the ASF dual-hosted git repository.

bereng pushed a commit to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/cassandra-5.0 by this push:
     new 7c355c6a02 Add CASSANDRA-14227 to 5.0 new features page
7c355c6a02 is described below

commit 7c355c6a02060f2569ac43ffbb2f7cc7018790fb
Author: Bereng <[email protected]>
AuthorDate: Wed Aug 16 11:32:32 2023 +0200

    Add CASSANDRA-14227 to 5.0 new features page
    
    patch by Berenguer Blasi; reviewed by Michael Semb Wever for CASSANDRA-18765
---
 doc/modules/cassandra/pages/new/index.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/modules/cassandra/pages/new/index.adoc 
b/doc/modules/cassandra/pages/new/index.adoc
index 1a6028c0af..aa82d8f9ae 100644
--- a/doc/modules/cassandra/pages/new/index.adoc
+++ b/doc/modules/cassandra/pages/new/index.adoc
@@ -14,3 +14,4 @@ This section covers the new features in Apache Cassandra 5.0.
 * https://issues.apache.org/jira/browse/CASSANDRA-17221[Add new Mathematical 
CQL functions: abs, exp, log, log10 and round]
 * https://issues.apache.org/jira/browse/CASSANDRA-18060[Added new CQL native 
scalar functions for collections] 
 ** The new functions are mostly analogous to the existing aggregation 
functions, but they operate on the elements of collection columns. The new 
functions are `map_keys`, `map_values`, `collection_count`, `collection_min`, 
`collection_max`, `collection_sum` and `collection_avg`.
+* https://issues.apache.org/jira/browse/CASSANDRA-14227[Extend maximum 
expiration date (TTL)] 


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

Reply via email to