Homec4science
Diffusion YCSB 38052885bf58

[cassandra] Update CassandraCQLClient to use PreparedStatement for better…

Description

[cassandra] Update CassandraCQLClient to use PreparedStatement for better performance (#1051)

  • Optimize PreparedStatement lookup by looking up by field set and avoiding building the query string unless the statement has not been prepared.
  • Add tests for update, delete and prepared statements.
  • fix logger calls
  • Credit to @haaawk for incorporating some of the feedback

Details

Committed
Sean Busbey <sean.busbey@gmail.com>May 21 2018, 02:14
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:e3d7b0d8c2bb: Merge pull request #1149 from busbey/slf4j-update
Branches
Unknown
Tags
Unknown

Event Timeline

Sean Busbey <sean.busbey@gmail.com> committed R7507:38052885bf58: [cassandra] Update CassandraCQLClient to use PreparedStatement for better… (authored by Robert Pang <30942926+robertpang@users.noreply.github.com>).May 21 2018, 02:14