mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +00:00
With a range{t1, t2}, if t2 == {}, the range.end() will contain no
value. Fix getting t2 in this case.
Fixes #911.
Message-Id: <4462e499d706d275c03b116c4645e8aaee7821e1.1456128310.git.asias@scylladb.com>