We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a802b commit b2d1ca5Copy full SHA for b2d1ca5
1 file changed
src/basho_bench_driver_cassandra_cql.erl
@@ -81,8 +81,6 @@ run(get, KeyGen, _ValueGen,
81
{ok,void} ->
82
{ok, State};
83
{ok, {_Rows, _Cols}} ->
84
- %% [Row|_] = Rows,
85
- %% KeyColumn = erlcassa_client:get_column("KEY", Row),
86
87
Error ->
88
{error, Error, State}
0 commit comments