Skip to content

[Backport] topN: Fix caching of Float dimension values#5963

Merged
gianm merged 1 commit intoapache:0.12.2from
jihoonson:backport-5653-to-0.12.2
Jul 9, 2018
Merged

[Backport] topN: Fix caching of Float dimension values#5963
gianm merged 1 commit intoapache:0.12.2from
jihoonson:backport-5653-to-0.12.2

Conversation

@jihoonson
Copy link
Copy Markdown
Contributor

Backport of #5653 to 0.12.2.

Jackson would deserialize them as Doubles, leading to ClassCastExceptions
in the topN processing pipeline when it attempted to treat them as Floats.
@jihoonson jihoonson added this to the 0.12.2 milestone Jul 6, 2018
@gianm gianm merged commit d0b4122 into apache:0.12.2 Jul 9, 2018
leventov pushed a commit to metamx/druid that referenced this pull request Jul 20, 2018
Jackson would deserialize them as Doubles, leading to ClassCastExceptions
in the topN processing pipeline when it attempted to treat them as Floats.
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.

2 participants