Description
dateof() return type is TimestampType now, so it won't work with previously created DateType columns
(Type error: cannot assign result of function dateof (type timestamp) to value (type 'org.apache.cassandra.db.marshal.DateType')).
dateof() return type is TimestampType now, so it won't work with previously created DateType columns
(Type error: cannot assign result of function dateof (type timestamp) to value (type 'org.apache.cassandra.db.marshal.DateType')).