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 unwrap raw values in wide results #857

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

rekby
Copy link
Member

@rekby rekby commented Oct 13, 2023

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

panic: runtime error: index out of range [-128]

when try to unwrap values when scan wide result with custom unmarhsalers.

What is the new behavior?

Work fine

@rekby rekby self-assigned this Oct 13, 2023
@rekby rekby added the bug Something isn't working label Oct 13, 2023
@github-actions
Copy link

summary

Base version: v3.53.1 (master)
Suggested version: v3.53.2

@asmyasnikov asmyasnikov merged commit 018564d into master Oct 16, 2023
48 of 49 checks passed
@asmyasnikov asmyasnikov deleted the fix-scan-wide-results branch October 16, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants