You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/17 14:59:00 UTC

[jira] [Commented] (IMPALA-9604) Add tpch_nested tests for column masking

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

ASF subversion and git services commented on IMPALA-9604:
---------------------------------------------------------

Commit a89489cbc8c8a4b4a9222e0de318ae0d0d8ad26e in impala's branch refs/heads/master from stiga-huang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=a89489c ]

IMPALA-9604: Add TPCH-nested tests for column masking

Add tests for TPCH-nested queries with column masking policies on the
PII columns (phone, name, address). Some queries have the same results
as without the column masking policies so we reuse their test files.

Change-Id: I4a6c9fc480923369952e8e215f4a90b2f6448028
Reviewed-on: http://gerrit.cloudera.org:8080/15655
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Add tpch_nested tests for column masking
> ----------------------------------------
>
>                 Key: IMPALA-9604
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9604
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Quanlong Huang
>            Assignee: Quanlong Huang
>            Priority: Major
>
> Run tpch_nested tests with column masking polices masking the PII columns:
> * customer: c_name, c_phone, c_address,
> * supplier: s_name, s_phone, s_address,
> * part: p_name
> For phone columns, we should use the MASK_SHOW_FIRST_4 policy since Q22 requires showing the first 2 chars of the phone numbers.
> For other columns, we can use the default MASK policy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org