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

groupBy v1: Force all dimensions to strings. #3685

Merged
merged 1 commit into from
Nov 14, 2016
Merged

Conversation

gianm
Copy link
Contributor

@gianm gianm commented Nov 12, 2016

Fixes #3683.

Alternate approach to #3684. I think this one makes more sense since it's hitting closer to the heart of the problem: for this case, the output dimension __time is a string, so we should configure it that way rather than letting IncrementalIndex default it to long.

@jon-wei
Copy link
Contributor

jon-wei commented Nov 13, 2016

👍

1 similar comment
@fjy
Copy link
Contributor

fjy commented Nov 14, 2016

👍

@fjy fjy merged commit 9ad34a3 into apache:master Nov 14, 2016
@fjy
Copy link
Contributor

fjy commented Nov 14, 2016

@gianm @jon-wei can we backport this?

@jon-wei
Copy link
Contributor

jon-wei commented Nov 14, 2016

sure, i'll backport it

jon-wei pushed a commit to jon-wei/druid that referenced this pull request Nov 14, 2016
fjy pushed a commit that referenced this pull request Nov 14, 2016
@gianm gianm deleted the fix-3683 branch November 14, 2016 22:04
fundead pushed a commit to fundead/druid that referenced this pull request Dec 7, 2016
dgolitsyn pushed a commit to metamx/druid that referenced this pull request Feb 14, 2017
seoeun25 pushed a commit to seoeun25/incubator-druid that referenced this pull request Feb 25, 2022
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.

groupBy regression on time extractions named __time
3 participants