mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 18:50:53 +00:00
writetime() or ttl() selections of non-frozen collections can work, as they are single cells. Relax the check to allow them, and only forbid non-frozen collections. Fixes #3825. Tests: cql_query_test (release). Message-Id: <20181008123920.27575-1-avi@scylladb.com>