Module datafusion_common::parsers
source · Expand description
Interval parsing logic
Functions
Parses a string with an interval like
'0.5 MONTH'
to an
appropriately typed ScalarValue
Interval parsing logic
'0.5 MONTH'
to an
appropriately typed ScalarValue