org.opencypher.spark.impl.temporal.SparkTemporalHelpers
Converts the Okapi representation of a duration into the spark representation.
Converts the Okapi representation of a duration into the spark representation.
This conversion is lossy, as the Sparks CalendarInterval only has a resolution down to microseconds. Additionally it uses an approximate representation of days.