Description
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.
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.