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
We have a number of operations which can be executed between dates and numbers, but no support to subtract two dates. This should produce a column of int as result.
The text was updated successfully, but these errors were encountered:
That is true, but there is no support to subtract two columns which represent a date (this would return the number of days between the dates). Should be pretty straightforwards to implement the magnet for localdate, localdate, int
We have a number of operations which can be executed between dates and numbers, but no support to subtract two dates. This should produce a column of int as result.
The text was updated successfully, but these errors were encountered: