[jira] [Created] (HIVE-26379) hive.avro.timestamp.skip.conversion and other time zone conversion properties doesn't work for Hbase

2022-07-07 Thread Soumyakanti Das (Jira)
Soumyakanti Das created HIVE-26379:
--

 Summary: hive.avro.timestamp.skip.conversion and other time zone 
conversion properties doesn't work for Hbase
 Key: HIVE-26379
 URL: https://issues.apache.org/jira/browse/HIVE-26379
 Project: Hive
  Issue Type: Bug
Reporter: Soumyakanti Das


Hive converts time zone data to UTC when writing and back to local time zone 
while reading. For Avro, there are file metadata and properties like 
{{hive.avro.timestamp.skip.conversion}} which can control this conversion, but 
right now they don't work for an Hbase table (or anything that relies on 
AvroLazyObjectInspector).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-26378) Improve error message for masking over complex data types

2022-07-07 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26378:
---

 Summary: Improve error message for masking over complex data types
 Key: HIVE-26378
 URL: https://issues.apache.org/jira/browse/HIVE-26378
 Project: Hive
  Issue Type: Improvement
  Components: HiveServer2, Security
Affects Versions: 4.0.0-alpha-2
Reporter: Alessandro Solimando
Assignee: Alessandro Solimando






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-26377) Support complex types for masking

2022-07-07 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26377:
---

 Summary: Support complex types for masking 
 Key: HIVE-26377
 URL: https://issues.apache.org/jira/browse/HIVE-26377
 Project: Hive
  Issue Type: New Feature
  Components: HiveServer2, Security
Affects Versions: 4.0.0-alpha-2
Reporter: Alessandro Solimando


All the provided masking UDFs work for primitive types only, this ticket tracks 
work for adding support for complex data types too (e.g., array, struct, etc.).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)