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
In the schema for CQL2 functions, the enum for argument and return type includes datetime. Some CQL2 temporal functions support either datetime or intervals, and some only support intervals, which are objects. Is datetime meant to account for objects, i.e. blob here?