[
https://issues.apache.org/jira/browse/TINKERPOP-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cole Greer updated TINKERPOP-3152:
----------------------------------
Component/s: process
> Make dateDiff step handle null consistently
> -------------------------------------------
>
> Key: TINKERPOP-3152
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3152
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.7.4
> 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)