mirror of
https://github.com/apache/druid.git
synced 2025-02-10 12:05:00 +00:00
This is useful for chaining extractionFns that all want to treat time as millis, such as having a javascript extractionFn after a timeFormat.
This is useful for chaining extractionFns that all want to treat time as millis, such as having a javascript extractionFn after a timeFormat.