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