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

Remove time_interval from time series source operator #109982

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Jun 20, 2024

This change removes the time_bucket from the time-series source operator. This should simplify the planner. Running a separate date trunc eval specified by bucket should yield the same output and performance.

Spin-off from #109979

@dnhatn dnhatn force-pushed the remove-time-bucket branch 2 times, most recently from e06dd66 to 7ef4eed Compare June 20, 2024 17:34
@dnhatn dnhatn requested a review from martijnvg June 20, 2024 17:37
@dnhatn dnhatn added :StorageEngine/TSDB You know, for Metrics >non-issue labels Jun 20, 2024
@dnhatn dnhatn marked this pull request as ready for review June 20, 2024 17:38
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@dnhatn
Copy link
Member Author

dnhatn commented Jun 21, 2024

Thanks @kkrik-es.

@dnhatn dnhatn merged commit 42e1a1b into elastic:main Jun 21, 2024
15 checks passed
@dnhatn dnhatn deleted the remove-time-bucket branch June 21, 2024 05:45
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.

None yet

3 participants