Skip to content

[Backport] groupBy v2: Always merge queries.#4042

Merged
fjy merged 1 commit intoapache:0.10.0from
gianm:backport-4023-to-0.10.0
Mar 13, 2017
Merged

[Backport] groupBy v2: Always merge queries.#4042
fjy merged 1 commit intoapache:0.10.0from
gianm:backport-4023-to-0.10.0

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Mar 13, 2017

Backport of #4023 to 0.10.0.

This fixes apache#4020 because it means the timestamp will always be included for outermost
queries. Historicals receiving queries from older brokers will think they're
outermost (because CTX_KEY_OUTERMOST isn't set to "false"), so they'll include a
timestamp, so the older brokers will be OK.
@gianm gianm added the Backport label Mar 13, 2017
@gianm gianm added this to the 0.10.0 milestone Mar 13, 2017
@fjy fjy merged commit 5acc448 into apache:0.10.0 Mar 13, 2017
@gianm gianm deleted the backport-4023-to-0.10.0 branch September 23, 2022 19:19
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