mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
This adds a simple reproducer for a bug involving a CONTAINS relation on frozen collection clustering columns when the query is restricted to a single partition - resulting in a strange "marshalling error". This bug still exists, so the test is marked xfail. Refs #7888. Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20210107191417.3775319-1-nyh@scylladb.com>