-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
feat: Hold string cache in new streaming engine and fix row-encoding #21039
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #21039 +/- ##
==========================================
+ Coverage 79.21% 79.27% +0.06%
==========================================
Files 1583 1585 +2
Lines 225545 225611 +66
Branches 2586 2588 +2
==========================================
+ Hits 178664 178857 +193
+ Misses 46291 46164 -127
Partials 590 590 ☔ View full report in Codecov by Sentry. |
The uncompressed lib size after this PR is 38.7352 MB. |
The uncompressed lib size after this PR is 38.7312 MB. |
The uncompressed lib size after this PR is 38.7216 MB. |
#20947