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

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

SUCCESS: Integrated in Phoenix | Master | Hadoop1 #334 (See 
[https://builds.apache.org/job/Phoenix-master-hadoop1/334/])
PHOENIX-1175 Add setReadOnly and setFetchSize options (Alex Kamil) (jtaylor: 
rev 355369ad5bd9a61d1b19e6bebec32ea8cb8b8a0c)
* phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/ReadOnlyIT.java
* phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java
* phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.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