mirror of
https://github.com/apache/druid.git
synced 2025-03-02 15:29:10 +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.