Skip to content

Conversation

@dnhatn
Copy link
Member

@dnhatn dnhatn commented May 8, 2025

No code changes in this PR. This PR moves the inner implementation of TimeSeriesSourceOperator to a separate class to improve readability.

@dnhatn dnhatn added >non-issue :StorageEngine/TSDB You know, for Metrics labels May 8, 2025
@dnhatn dnhatn requested review from kkrik-es and martijnvg May 8, 2025 05:48
@dnhatn dnhatn marked this pull request as ready for review May 8, 2025 05:49
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM


@Override
public String describe() {
return "TimeSeriesSortedSourceOperator[maxPageSize = " + maxPageSize + ", limit = " + limit + "]";
Copy link
Contributor

Choose a reason for hiding this comment

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

TimeSeriesSourceOperator*

@dnhatn
Copy link
Member Author

dnhatn commented May 8, 2025

@martijnvg @kkrik-es Thanks!

@dnhatn dnhatn merged commit 8a662a6 into elastic:main May 8, 2025
17 checks passed
@dnhatn dnhatn deleted the refactor-ts-source-operator branch May 8, 2025 16:35
ywangd pushed a commit to ywangd/elasticsearch that referenced this pull request May 9, 2025
No code changes in this PR. This PR moves the inner implementation of 
TimeSeriesSourceOperator to a separate class to improve readability.
jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request May 12, 2025
No code changes in this PR. This PR moves the inner implementation of 
TimeSeriesSourceOperator to a separate class to improve readability.
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.

4 participants