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
@astefan: Hint: Mul's resolveType() uses DataType functions (e.g.: isNumeric()) and not the TypeResolutions ones which allow the NULL data type. We should check everywhere for this and fixit.
SELECT NULL * INTERVAL 1 DAY
results in:The text was updated successfully, but these errors were encountered: