mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 20:57:00 +00:00
Uncomment existing declare() calls and implement tests. Because the data_value(bytes) constructor is explicit, we add explicit conversion to data_value in impl_min_function_for<> and impl_max_function_for<>. Fixes #3824. Message-Id: <20181008084127.11062-1-avi@scylladb.com>