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(proto.reader): remove str length limit #321

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

jkaflik
Copy link
Contributor

@jkaflik jkaflik commented Aug 17, 2023

Summary

Remove the hardcoded string length limit. Give the possibility to retrieve strings bigger than 10MB.

Checklist

  • A human-readable description of the changes was provided to include in CHANGELOG

related to ClickHouse/clickhouse-go#867

@jkaflik jkaflik added the bug Something isn't working label Aug 17, 2023
@jkaflik jkaflik requested a review from ernado August 17, 2023 20:29
@ernado ernado merged commit e91dfd6 into main Aug 17, 2023
29 checks passed
@ernado ernado deleted the fix/remove-str-length-limit branch August 17, 2023 20:38
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