bd2019us opened a new pull request #474: PHOENIX-5224 Change 'Statement' to 'PreparedStatement' for better performance URL: https://github.com/apache/phoenix/pull/474 Fix: [#PHOENIX-5224](https://issues.apache.org/jira/browse/PHOENIX-5224). When the same SQL query is intensively used in a loop, it should be replaced with PreparedStatement, which is a big gain on performance.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
