Skip to content

feat: add support for specifying queryable historical tiers via query context#19537

Open
jtuglu1 wants to merge 1 commit into
apache:masterfrom
jtuglu1:filter-specific-historical-tiers-in-query-context
Open

feat: add support for specifying queryable historical tiers via query context#19537
jtuglu1 wants to merge 1 commit into
apache:masterfrom
jtuglu1:filter-specific-historical-tiers-in-query-context

Conversation

@jtuglu1

@jtuglu1 jtuglu1 commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Description

Support specifying specific historical tiers to be queried dynamically via query context.

Release note

Support specifying specific historical tiers to be queried dynamically via query context.


This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

@jtuglu1 jtuglu1 force-pushed the filter-specific-historical-tiers-in-query-context branch 2 times, most recently from f00a25a to 121ada6 Compare June 1, 2026 19:53
@jtuglu1 jtuglu1 marked this pull request as ready for review June 1, 2026 22:19

@FrankChen021 FrankChen021 left a comment

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.

I have reviewed the code for correctness, edge cases, concurrency, and integration risks; no issues found.

Reviewed 9 of 9 changed files.


This is an automated review by Codex GPT-5.5

@jtuglu1 jtuglu1 force-pushed the filter-specific-historical-tiers-in-query-context branch from 8bf1431 to dd0e846 Compare June 2, 2026 22:28

@FrankChen021 FrankChen021 left a comment

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.

I have reviewed the code for correctness, edge cases, concurrency, and integration risks; no issues found.

Reviewed 9 of 9 changed files.


This is an automated review by Codex GPT-5.5

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