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

ASF GitHub Bot commented on PHOENIX-1175:
-----------------------------------------

GitHub user karel1980 opened a pull request:

    https://github.com/apache/phoenix/pull/50

    PHOENIX-1175 Improve error logging if csv line has insufficient fields

    Proposed fix for PHOENIX-1175

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/karel1980/phoenix PHOENIX-1175

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/50.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #50
    
----
commit 1068a585f044d177f05bf9736a2d03d817f05edc
Author: Karel Vervaeke <[email protected]>
Date:   2015-03-19T15:10:07Z

    PHOENIX-1175 Improve error logging if csv line has insufficient fields

----


> Add setReadOnly and setFetchSize options
> ----------------------------------------
>
>                 Key: PHOENIX-1175
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1175
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 3.1, 4.1
>            Reporter: alex kamil
>            Assignee: alex kamil
>            Priority: Minor
>             Fix For: 5.0.0, 3.1, 4.1
>
>         Attachments: PHOENIX-1175.patch
>
>
> add setReadOnly option to PhoenixConnection and setFetchSize to 
> PhoenixStatement, this is required by many JDBC adapters, such as 
> ElasticSearch JDBC plugin. Currently Phoenix throws 
> SQLFeatureNotSupportedException.
> also add isReadOnly() and getFetchSize()



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

Reply via email to