Skip to content

SQL: Finalize aggregations for inner queries when necessary.#6221

Merged
gianm merged 2 commits intoapache:masterfrom
gianm:fix-sql-avgdau
Aug 25, 2018
Merged

SQL: Finalize aggregations for inner queries when necessary.#6221
gianm merged 2 commits intoapache:masterfrom
gianm:fix-sql-avgdau

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Aug 22, 2018

Fixes #5779.

@gianm gianm added this to the 0.12.3 milestone Aug 22, 2018
Copy link
Copy Markdown
Member

@nishantmonu51 nishantmonu51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. +1

@@ -42,14 +42,14 @@ public void testEscapeStringLiteral()
@Test
public void testFindOutputNamePrefix()
Copy link
Copy Markdown
Member

@nishantmonu51 nishantmonu51 Aug 23, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: rename test method name to testFindUnusedPrefix.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed that and re-pushed.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @gianm

@gianm gianm merged commit 28e6ae3 into apache:master Aug 25, 2018
gianm added a commit to gianm/druid that referenced this pull request Aug 25, 2018
…6221)

* SQL: Finalize aggregations for inner queries when necessary.

Fixes apache#5779.

* Fixed test method name.
gianm added a commit to implydata/druid-public that referenced this pull request Aug 25, 2018
…6221)

* SQL: Finalize aggregations for inner queries when necessary.

Fixes apache#5779.

* Fixed test method name.
fjy pushed a commit that referenced this pull request Aug 26, 2018
…y. (#6229)

* SQL: Finalize aggregations for inner queries when necessary. (#6221)

* SQL: Finalize aggregations for inner queries when necessary.

Fixes #5779.

* Fixed test method name.

* Fix test for 0.12 branch.
@gianm gianm deleted the fix-sql-avgdau branch September 23, 2022 19:23
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.

2 participants