You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by yc...@apache.org on 2022/12/06 03:01:36 UTC

[cassandra] branch cassandra-4.1 updated (8889b27c9c -> 27fff06bb7)

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

ycai pushed a change to branch cassandra-4.1
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 8889b27c9c Merge branch 'cassandra-4.0' into cassandra-4.1
     add 473656c1d5 Fix incorrect resource name in LIST PERMISSION output
     add eb91e2c354 Merge branch 'cassandra-3.0' into cassandra-3.11
     add f22263cd8a Merge branch 'cassandra-3.11' into cassandra-4.0
     add 27fff06bb7 Merge branch 'cassandra-4.0' into cassandra-4.1

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 .../apache/cassandra/auth/FunctionResource.java    | 25 +++++++++++++---
 .../cassandra/cql3/functions/FunctionName.java     | 26 +++++++++++++++++
 .../schema/CreateAggregateStatement.java           |  3 ++
 .../statements/schema/CreateFunctionStatement.java |  3 ++
 .../cassandra/auth/FunctionResourceTest.java       | 33 ++++++++++++++--------
 .../cassandra/cql3/validation/entities/UFTest.java | 23 ++++++++++++++-
 .../validation/operations/AggregationTest.java     | 17 +++++++++++
 8 files changed, 115 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org