[
https://issues.apache.org/jira/browse/PHOENIX-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202406#comment-14202406
]
Hudson commented on PHOENIX-1407:
---------------------------------
SUCCESS: Integrated in Phoenix-master #480 (See
[https://builds.apache.org/job/Phoenix-master/480/])
PHOENIX-1407 Set scan caching based on fetch size (gabrielr: rev
65d35c67556414bfb0f02e97c3ee387b4af8d524)
* phoenix-core/src/test/java/org/apache/phoenix/compile/WhereCompilerTest.java
* phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java
> PhoenixStatement.getFetchSize() appears to never be used
> --------------------------------------------------------
>
> Key: PHOENIX-1407
> URL: https://issues.apache.org/jira/browse/PHOENIX-1407
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Gabriel Reid
> Fix For: 5.0.0, 4.3, 3.3, 4.2.1, 3.2.1
>
> Attachments: PHOENIX-1407.patch
>
>
> We should use PhoenixStatement.getFetchSize() or potentially
> PhoenixResultSet.getFetchSize() to determine what to use for
> Scan.setCaching(). I'm not seeing this done currently, but maybe I'm just
> missing it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)