You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or, maybe, we map to TIMESTAMP_WITH_TIME_ZONE always, regardless of timestamp semantics mode -- this would mean we pay the debt now, not when finally switching default timestamp semantics.
Cassandra
TIMESTAMP
is a point in time, so in new (non-legacy) timestampsemantics mode it should be mapped to
TIMESTAMP_WITH_TIME_ZONE
Presto.
cc @ebyhr
The text was updated successfully, but these errors were encountered: