mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 20:16:43 +00:00
One INSERT statement was unnecessary for the test, so delete it. Another was necessary, so explain it. Tests: cql-pytest/test_null on both Scylla and Cassandra Signed-off-by: Dejan Mircevski <dejan@scylladb.com> Closes #8304