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

Hudson commented on PHOENIX-1175:
---------------------------------

SUCCESS: Integrated in Phoenix | 4.0 | Hadoop2 #38 (See 
[https://builds.apache.org/job/Phoenix-4.0-hadoop2/38/])
PHOENIX-1175 Add setReadOnly and setFetchSize options (Alex Kamil) (jtaylor: 
rev db3b6566937877060a582f4a3bceef9eb32eb04d)
* phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java
* phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java
* phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/ReadOnlyIT.java


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

Reply via email to