[
https://issues.apache.org/jira/browse/PHOENIX-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202352#comment-14202352
]
Hudson commented on PHOENIX-1407:
---------------------------------
SUCCESS: Integrated in Phoenix-3.0-hadoop1 #308 (See
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/308/])
PHOENIX-1407 Set scan caching based on fetch size (gabrielr: rev
cb4d2f01e1992fff9aa33d99b3895085d846f572)
* phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java
* phoenix-core/src/test/java/org/apache/phoenix/compile/WhereCompilerTest.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)