Greater than comparisons with timestamp mode string
I'm getting type errors with the
gte comparison operator on a timestamp column that has a mode of string. The mode should only affect the output data type of queries, not the type in the DB right?