Skip to content

Fix time-extraction topN with non-STRING outputType.#7257

Merged
fjy merged 1 commit intoapache:masterfrom
gianm:fix-topn-timex
Mar 13, 2019
Merged

Fix time-extraction topN with non-STRING outputType.#7257
fjy merged 1 commit intoapache:masterfrom
gianm:fix-topn-timex

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Mar 13, 2019

Similar to other bugs fixed in #6220, but this one was missed. This bug would
cause "extraction" dimensionSpecs on the "__time" column with non-STRING
outputTypes to potentially be output as STRING sometimes instead of the
desired output type, causing incompletely merged results.

Similar to other bugs fixed in apache#6220, but this one was missed. This bug would
cause "extraction" dimensionSpecs on the "__time" column with non-STRING
outputTypes to potentially be output as STRING sometimes instead of LONG,
causing incompletely merged results.
@fjy fjy added this to the 0.15.0 milestone Mar 13, 2019
@fjy fjy merged commit 98a1b55 into apache:master Mar 13, 2019
gianm added a commit to implydata/druid-public that referenced this pull request Mar 14, 2019
Similar to other bugs fixed in apache#6220, but this one was missed. This bug would
cause "extraction" dimensionSpecs on the "__time" column with non-STRING
outputTypes to potentially be output as STRING sometimes instead of LONG,
causing incompletely merged results.
@gianm gianm deleted the fix-topn-timex branch April 4, 2019 15:39
gianm added a commit to implydata/druid-public that referenced this pull request Apr 8, 2019
Similar to other bugs fixed in apache#6220, but this one was missed. This bug would
cause "extraction" dimensionSpecs on the "__time" column with non-STRING
outputTypes to potentially be output as STRING sometimes instead of LONG,
causing incompletely merged results.
gianm added a commit to implydata/druid-public that referenced this pull request Apr 14, 2019
Similar to other bugs fixed in apache#6220, but this one was missed. This bug would
cause "extraction" dimensionSpecs on the "__time" column with non-STRING
outputTypes to potentially be output as STRING sometimes instead of LONG,
causing incompletely merged results.
clintropolis pushed a commit that referenced this pull request Apr 24, 2019
Similar to other bugs fixed in #6220, but this one was missed. This bug would
cause "extraction" dimensionSpecs on the "__time" column with non-STRING
outputTypes to potentially be output as STRING sometimes instead of LONG,
causing incompletely merged results.
@clintropolis clintropolis modified the milestones: 0.15.0, 0.14.1 Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants