[ 
https://issues.apache.org/jira/browse/CASSANDRA-17940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701389#comment-17701389
 ] 

Andres de la Peña commented on CASSANDRA-17940:
-----------------------------------------------

Here is the rebased PR for merging the feature branch, once we have finished 
all the sub-tasks:
||PR||CI||
|[trunk|https://github.com/apache/cassandra/pull/2193]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2717/workflows/6d367dde-786c-40b6-a625-f0345c4f76d0]
 
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2717/workflows/234fab74-4413-428f-abb6-ea554f8b7e5a]|
|[dtests|https://github.com/apache/cassandra-dtest/pull/213]|

It combines CASSANDRA-18068, CASSANDRA-18069, CASSANDRA-18070, CASSANDRA-18071 
and CASSANDRA-18316.

I took the liberty of adding the entries in 
[{{changes.adoc}}|https://github.com/adelapena/cassandra/blob/17940-trunk/doc/modules/cassandra/pages/cql/changes.adoc#347]
 that we missed during the separate tickets.

I don't know if we want to keep it as separate commits (once per sub-ticket), 
or just squash it into a single commit. If we were going to squash it, what 
should be the entry on 
[{{CHANGES.txt}}|https://github.com/adelapena/cassandra/blob/17940-trunk/CHANGES.txt#L2-L6]
 and 
[{{changes.adoc}}|https://github.com/adelapena/cassandra/blob/17940-trunk/doc/modules/cassandra/pages/cql/changes.adoc#347]?

> CEP-20: Dynamic Data Masking
> ----------------------------
>
>                 Key: CASSANDRA-17940
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17940
>             Project: Cassandra
>          Issue Type: Epic
>          Components: Feature/Dynamic Data Masking
>            Reporter: Andres de la Peña
>            Assignee: Andres de la Peña
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Implementation of dynamic data masking as described in 
> [CEP-20|https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-20%3A+Dynamic+Data+Masking].
> Dynamic data masking (DDM) allows to obscure sensitive information while 
> still allowing access to the masked columns, and without changing the stored 
> data. The CEP aims to provide DDM for Apache Cassandra using both native and 
> user-defined CQL functions. These functions can be either be used on their 
> own or be attached to specific columns in the table definition.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to