Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
Impala 2.3.0
Description
We use `CREATE VIEW` in HIVE to strip out columns containing sensitive information from tables, and grant access to these views to a subset of users.
Impala queries involving complex types work on the original table but not on the view.
Is this expected?
Attachments
Issue Links
- duplicates
-
IMPALA-9494 Support displaying complex types
- In Progress
- is duplicated by
-
IMPALA-3111 Selecting collection types returns json output rather than analysis error
- Closed
-
IMPALA-3310 Cannot reference outer columns from inline view over nested collection
- Closed