Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "asMillis" option to "timeFormat" extractionFn. #3733

Merged
merged 1 commit into from
Dec 2, 2016

Conversation

gianm
Copy link
Contributor

@gianm gianm commented Dec 2, 2016

This is useful for chaining extractionFns that all want to treat time as millis,
such as having a javascript extractionFn after a timeFormat. It's also useful
for #3682 since the expression translation expects that time is treated as
long internally.

This is useful for chaining extractionFns that all want to treat time as millis,
such as having a javascript extractionFn after a timeFormat.
@gianm gianm added the Feature label Dec 2, 2016
@gianm gianm added this to the 0.9.3 milestone Dec 2, 2016
@gianm gianm assigned fjy and jon-wei Dec 2, 2016
@fjy
Copy link
Contributor

fjy commented Dec 2, 2016

👍

@jon-wei
Copy link
Contributor

jon-wei commented Dec 2, 2016

LGTM, 👍

@fjy fjy merged commit 353fee7 into apache:master Dec 2, 2016
dgolitsyn pushed a commit to metamx/druid that referenced this pull request Feb 14, 2017
This is useful for chaining extractionFns that all want to treat time as millis,
such as having a javascript extractionFn after a timeFormat.
@gianm gianm deleted the timeFormat-asMillis branch September 23, 2022 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants