[
https://issues.apache.org/jira/browse/HIVE-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pengcheng Xiong resolved HIVE-4046.
-----------------------------------
Resolution: Duplicate
Fix Version/s: 2.1.0
> Column masking
> --------------
>
> Key: HIVE-4046
> URL: https://issues.apache.org/jira/browse/HIVE-4046
> Project: Hive
> Issue Type: New Feature
> Components: Authorization, CLI, Metastore, Query Processor, Security
> Affects Versions: 0.11.0
> Reporter: Samuel Yuan
> Assignee: Samuel Yuan
> Fix For: 2.1.0
>
>
> Sometimes data in a table needs to be kept around but made inaccessible.
> Right now it is possible to offline a table or a partition, but not a
> specific column of a partition. Also, accessing an offlined table results in
> an error. With this change, it will be possible to mask a column at the
> partition level, causing all further queries to that column to return null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)