mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 13:37:04 +00:00
Use name of the existing preceeding column with restriction (last_column) instead of assuming that the column right after the current column already has restrictions. This will yield an error message that is different from that of Cassandra, albeit still a correct one. Fixes #2421 Signed-off-by: Botond Dénes <bdenes@scylladb.com> Message-Id: <40335768a2c8bd6c911b881c27e9ea55745c442e.1499781685.git.bdenes@scylladb.com>