James Taylor created PHOENIX-1407: ------------------------------------- Summary: 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
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)