Skip to content

groupBy v1: Force all dimensions to strings.#3685

Merged
fjy merged 1 commit intoapache:masterfrom
gianm:fix-3683
Nov 14, 2016
Merged

groupBy v1: Force all dimensions to strings.#3685
fjy merged 1 commit intoapache:masterfrom
gianm:fix-3683

Conversation

@gianm
Copy link
Copy Markdown
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
Copy Markdown
Contributor

jon-wei commented Nov 13, 2016

👍

1 similar comment
@fjy
Copy link
Copy Markdown
Contributor

fjy commented Nov 14, 2016

👍

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

fjy commented Nov 14, 2016

@gianm @jon-wei can we backport this?

@jon-wei
Copy link
Copy Markdown
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