Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.15.0
-
None
-
None
-
None
Description
Currently the data type of "grant_time" is defined as "bigint", if writing "String" to the field in output, it will case to bigint by force, the output will print a "null" at the grantTime field, This blocks a conponent like SENTRY, who want to custom the output of show grant, a simple patch to fix it. About the default format of grant_time's output in HIVE will discuss in HIVE-9018
Attachments
Attachments
Issue Links
- blocks
-
SENTRY-474 SHOW GRANT ROLE in Hive should return "grant_time" in human readable format
- Open
- duplicates
-
HIVE-9018 SHOW GRANT ROLE in Hive should return "grant_time" in human readable format
- Patch Available