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)