Skip to content

DataSourceMetadataQuery: Use TimeBoundaryInspector as a fallback.#17686

Merged
gianm merged 1 commit intoapache:masterfrom
gianm:dsmq-max-time
Jan 30, 2025
Merged

DataSourceMetadataQuery: Use TimeBoundaryInspector as a fallback.#17686
gianm merged 1 commit intoapache:masterfrom
gianm:dsmq-max-time

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Jan 30, 2025

PR #16849 changed the behavior such that maxIngestedEventTime is not updated for non-real-time data. This patch restores the old behavior for non-real-time data by using a TimeBoundaryInspector when MaxIngestedEventTimeInspector is not present.

PR apache#16849 changed the behavior such that maxIngestedEventTime is not
updated for non-real-time data. This patch restores the old behavior for
non-real-time data by using a TimeBoundaryInspector when
MaxIngestedEventTimeInspector is not present.
Copy link
Copy Markdown
Contributor

@maytasm maytasm left a comment

Choose a reason for hiding this comment

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

Thanks!

@gianm gianm merged commit a895aae into apache:master Jan 30, 2025
@gianm gianm deleted the dsmq-max-time branch January 30, 2025 19:57
317brian pushed a commit to 317brian/druid that referenced this pull request Feb 3, 2025
…ache#17686)

PR apache#16849 changed the behavior such that maxIngestedEventTime is not
updated for non-real-time data. This patch restores the old behavior for
non-real-time data by using a TimeBoundaryInspector when
MaxIngestedEventTimeInspector is not present.
@kgyrtkirk kgyrtkirk added this to the 33.0.0 milestone Apr 14, 2025
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