[
https://issues.apache.org/jira/browse/TINKERPOP-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette updated TINKERPOP-3152:
----------------------------------------
Issue Type: Improvement (was: Task)
> Make dateDiff step handle null consistently
> -------------------------------------------
>
> Key: TINKERPOP-3152
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3152
> Project: TinkerPop
> Issue Type: Improvement
> Affects Versions: 3.8.0
> Reporter: Yang Xia
> Priority: Major
>
> Currently the dateDiff step will throw when the incoming traverser isn't a
> Date type, which means it will throw if it's null, however it will handle
> null parameter inputs as 0 for the calculation.
> We should make the null handling behavior consistent for the step, but this
> may mean change in the semantics.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)