You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "alex kamil (JIRA)" <ji...@apache.org> on 2014/08/16 04:37:18 UTC

[jira] [Created] (PHOENIX-1175) Add setReadOnly and setFetchSize options

alex kamil created PHOENIX-1175:
-----------------------------------

             Summary: 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
            Priority: Minor


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.2#6252)