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

fix: backport #13485 to k210 #13492

Merged
merged 1 commit into from
Jul 11, 2024
Merged

fix: backport #13485 to k210 #13492

merged 1 commit into from
Jul 11, 2024

Conversation

cstyan
Copy link
Contributor

@cstyan cstyan commented Jul 11, 2024

backports bugfix for when first/last over time had empty vectors, the fix is the removal of:

if len(vec) == 0 {
	return e.hasNext(), ts, SampleVector(vec)
}

@cstyan cstyan requested a review from a team as a code owner July 11, 2024 15:47
@cstyan cstyan changed the title backport #13485 to k210 fix: backport #13485 to k210 Jul 11, 2024
@cstyan cstyan merged commit 716a7af into k210 Jul 11, 2024
61 checks passed
@cstyan cstyan deleted the backport-13485-to-k210 branch July 11, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant