cassandra.cql: Explicitly request columns, instead of 'SELECT *'.
'SELECT *' should be avoided in prepared statements, see
https://docs.datastax.com/en/developer/java-driver/3.0/manual/statements/prepared/#avoid-preparing-select-queries
cassandra.cql: Explicitly request columns, instead of 'SELECT *'.
'SELECT *' should be avoided in prepared statements, see
https://docs.datastax.com/en/developer/java-driver/3.0/manual/statements/prepared/#avoid-preparing-select-queries
vlorentz | Authored on Aug 11 2020, 12:22 PM |
vlorentz | Pushed on Aug 12 2020, 10:13 AM |
Buildable 14505 | |
Build 22310: test-and-build | Jenkins console · Jenkins |