[ https://issues.apache.org/jira/browse/HIVE-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787178#comment-13787178 ]
Hive QA commented on HIVE-5449: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12606920/HIVE-5449.1.patch {color:green}SUCCESS:{color} +1 4052 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1043/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1043/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. > Hive schematool info option incorrectly reports error for Postgres metastore > ---------------------------------------------------------------------------- > > Key: HIVE-5449 > URL: https://issues.apache.org/jira/browse/HIVE-5449 > Project: Hive > Issue Type: Bug > Components: Metastore > Affects Versions: 0.12.0, 0.13.0 > Reporter: Prasad Mujumdar > Assignee: Prasad Mujumdar > Attachments: HIVE-5449.1.patch > > > The schema tool has an option to verify the schema version stored in the > metastore. This is implemented as a simple select query executed via JDBC. > The problem is that Postgres requires object names to be quoted due to the > way tables are created. It's a similar issues hit by metastore direct SQL > (HIVE-5264, HIVE-5265 etc). -- This message was sent by Atlassian JIRA (v6.1#6144)