Skip to content

Fix havingSpec on complex aggregators. - #5024

Merged
fjy merged 2 commits into
apache:masterfrom
gianm:sql-fix-having-cd
Nov 1, 2017
Merged

fjy merged 2 commits into
apache:masterfrom
gianm:sql-fix-having-cd

Conversation

@gianm

@gianm gianm commented Oct 31, 2017

Copy link
Copy Markdown
Contributor

Fixes #4957.

- Uses the technique from apache#4883 on DimFilterHavingSpec too.
- Also uses Transformers from apache#4890, necessitating a move of that and other
  related classes from druid-server to druid-processing. They probably make
  more sense there anyway.
- Adds a SQL query test.

Fixes apache#4957.
@gianm
gianm force-pushed the sql-fix-having-cd branch from 056edd2 to f783b02 Compare October 31, 2017 02:05
@fjy
fjy merged commit 6c725a7 into apache:master Nov 1, 2017
gianm added a commit to implydata/druid-public that referenced this pull request Nov 15, 2017
* Fix havingSpec on complex aggregators.

- Uses the technique from apache#4883 on DimFilterHavingSpec too.
- Also uses Transformers from apache#4890, necessitating a move of that and other
  related classes from druid-server to druid-processing. They probably make
  more sense there anyway.
- Adds a SQL query test.

Fixes apache#4957.

* Remove unused import.
gianm added a commit to implydata/druid-public that referenced this pull request Dec 6, 2017
* Fix havingSpec on complex aggregators.

- Uses the technique from apache#4883 on DimFilterHavingSpec too.
- Also uses Transformers from apache#4890, necessitating a move of that and other
  related classes from druid-server to druid-processing. They probably make
  more sense there anyway.
- Adds a SQL query test.

Fixes apache#4957.

* Remove unused import.
@jon-wei jon-wei added this to the 0.12.0 milestone Jan 5, 2018
@gianm
gianm deleted the sql-fix-having-cd branch September 23, 2022 19:28
riovic918data pushed a commit to riovic918data/druid that referenced this pull request Jun 12, 2026
* Fix havingSpec on complex aggregators.

- Uses the technique from apache#4883 on DimFilterHavingSpec too.
- Also uses Transformers from apache#4890, necessitating a move of that and other
  related classes from druid-server to druid-processing. They probably make
  more sense there anyway.
- Adds a SQL query test.

Fixes apache#4957.

* Remove unused import.
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