mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
Byte comparable encoding for DateType was introduced in bf90018b8e. This
PR updates the compatibility test data to include the type in the test
coverage.
Refs #19407
Signed-off-by: Lakshmi Narayanan Sreethar <lakshmi.sreethar@scylladb.com>
Closes scylladb/scylladb#26208