You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2015/11/03 01:05:27 UTC

[jira] [Commented] (HIVE-11718) JDBC ResultSet.setFetchSize(0) returns no results

    [ https://issues.apache.org/jira/browse/HIVE-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986326#comment-14986326 ] 

Alan Gates commented on HIVE-11718:
-----------------------------------

+1

> JDBC ResultSet.setFetchSize(0) returns no results
> -------------------------------------------------
>
>                 Key: HIVE-11718
>                 URL: https://issues.apache.org/jira/browse/HIVE-11718
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 1.2.1
>            Reporter: Son Nguyen
>            Assignee: Aleksei Statkevich
>         Attachments: HIVE-11718.patch
>
>
> Hi,
> According to JDBC document, the driver setFetchSize(0) should ignore, but 
> Hive JDBC driver returns no result.
> Our product uses setFetchSize to fine tune performance, sometimes we would like to leave setFetchSize(0) up to the driver to make best guess of the fetch size.
> Thanks
> Son Nguyen



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)