This is an automated email from the ASF dual-hosted git repository. bereng pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit 64f553bf971c08bcc76b5674648261b782d57623 Merge: f713a6618f 7c355c6a02 Author: Bereng <[email protected]> AuthorDate: Thu Aug 17 10:35:33 2023 +0200 Merge branch 'cassandra-5.0' into trunk * cassandra-5.0: Add CASSANDRA-14227 to 5.0 new features page doc/modules/cassandra/pages/new/index.adoc | 1 + 1 file changed, 1 insertion(+) diff --cc doc/modules/cassandra/pages/new/index.adoc index 1a6028c0af,aa82d8f9ae..fcc3d3f3f9 --- a/doc/modules/cassandra/pages/new/index.adoc +++ b/doc/modules/cassandra/pages/new/index.adoc @@@ -14,3 -14,4 +14,4 @@@ This section covers the new features i * 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)] ++* 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]
