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

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

I have rebased+squashed the branch.

CI looks good to me, although it's not the amazing wall of green we used to 
have before rebasing:
||PR||CI||
|[trunk|https://github.com/apache/cassandra/pull/2193]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2730/workflows/2b9509f0-bd3f-440a-9008-773e2a859ed9]
 
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2730/workflows/b9d690c5-2d77-4584-9548-87494b3e1419]|
|[dtests|https://github.com/apache/cassandra-dtest/pull/213]|
 * The failure on {{AlterTest#testDropListAndAddListWithSameName}} wasn't yet 
reported but it can be reproduced on trunk. I have created CASSANDRA-18360 for 
it.
 * Te failure on {{test_failing_manual_rebuild_index}} is [already reported on 
Butler|https://butler.cassandra.apache.org/#/ci/upstream/workflow/Cassandra-trunk/failure/secondary_indexes_test/TestSecondaryIndexes/test_failing_manual_rebuild_index].
 I'll open a ticket for it.
 * The failures on {{j8_cqlsh_dtests_py311_vnode}} and 
{{j8_cqlshlib_cython_tests}} seem environmental. One is issues with Git and the 
other a build failure on {{{}build-resolver.xml{}}}. In fact, they succeed on 
[a second, separate 
run|https://app.circleci.com/pipelines/github/adelapena/cassandra/2730/workflows/77acc9f6-30ab-4b2a-8881-cae6ae200b6c].

> 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
>
>         Attachments: mask_disabled_detail_left.jpg, 
> mask_disabled_detail_right.jpg, read_ddm_enabled_default_addall.png, 
> screenshot-1.png, select_query_with_ddm.jpg, select_query_with_ddm_detail.jpg
>
>          Time Spent: 3h 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