[
https://issues.apache.org/jira/browse/IMPALA-9604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang resolved IMPALA-9604.
------------------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
> 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
> Fix For: Impala 4.0
>
>
> 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)