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:33 UTC

[cassandra] branch cassandra-3.0 updated (92019df4d8 -> 473656c1d5)

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

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


    from 92019df4d8 Suppress CVE-2022-41854 and similar
     add 473656c1d5 Fix incorrect resource name in LIST PERMISSION output

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 +++++++++++++++++
 .../cql3/statements/CreateAggregateStatement.java  |  3 ++
 .../cql3/statements/CreateFunctionStatement.java   |  3 ++
 .../cassandra/auth/FunctionResourceTest.java       | 33 ++++++++++++++--------
 .../cassandra/cql3/validation/entities/UFTest.java | 23 +++++++++++++--
 .../validation/operations/AggregationTest.java     | 17 +++++++++++
 8 files changed, 114 insertions(+), 17 deletions(-)


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