[
https://issues.apache.org/jira/browse/PHOENIX-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-338.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Slow Iteration in result set
> ----------------------------
>
> Key: PHOENIX-338
> URL: https://issues.apache.org/jira/browse/PHOENIX-338
> Project: Phoenix
> Issue Type: Task
> Reporter: eldokk
>
> A select query ,using Phoenix jdbc driver ,returns 10 thousands rows but
> Iterating the result set taking more than 10 secs ,using while(result.next())
> loop.
> The same query executed using Hbase api ,using scan and ResultScanner for
> iteration, taking almost a second.
> Is there any Phoenix-specific configuration properties i need to set
> (ResultSet.fetchSize() return 1 currently)
--
This message was sent by Atlassian JIRA
(v6.2#6252)