Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataSourceMetadataQuery: Use TimeBoundaryInspector as a fallback. #17686

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

gianm
Copy link
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
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
79 checks passed
@gianm gianm deleted the dsmq-max-time branch January 30, 2025 19:57
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