[ https://issues.apache.org/jira/browse/HIVE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240872#comment-14240872 ]
Hive QA commented on HIVE-9064: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12686212/HIVE-9064.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 6700 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx_cbo_1 org.apache.hive.hcatalog.streaming.TestStreaming.testEndpointConnection {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2017/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2017/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2017/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12686212 - PreCommit-HIVE-TRUNK-Build > The data type of grant_time in "ShowGrantDesc" and "RoleDDLDesc" should be > "string" > ----------------------------------------------------------------------------------- > > Key: HIVE-9064 > URL: https://issues.apache.org/jira/browse/HIVE-9064 > Project: Hive > Issue Type: Bug > Affects Versions: 0.15.0 > Reporter: Dapeng Sun > Attachments: HIVE-9064.patch > > > 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 -- This message was sent by Atlassian JIRA (v6.3.4#6332)