[ https://issues.apache.org/jira/browse/HIVE-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741383#action_12741383 ]
Bill Graham commented on HIVE-679: ---------------------------------- Yes, database version should come from the Hive Server. Is this currently being returned by the server? Regarding the driver version I see two possible options: 1.) We use the svn revision number as the version or 2.) We use the release version (i.e., 4.0). The former would be easiest to support of course, since the latter would probably require a hard-coded constant that needs to change from release to release. Any opinions either way? > Integrate JDBC driver with SQuirrelSQL for querying > --------------------------------------------------- > > Key: HIVE-679 > URL: https://issues.apache.org/jira/browse/HIVE-679 > Project: Hadoop Hive > Issue Type: New Feature > Components: Clients > Reporter: Bill Graham > Assignee: Bill Graham > Attachments: HIVE-679.1.patch > > > Implement the JDBC methods required to support querying and other basic > commands using the SQuirrelSQL tool. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.