-
Notifications
You must be signed in to change notification settings - Fork 322
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: execute udf function on string field will core dump if length greater than 2048 #1540
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-0.4 #1540 +/- ##
================================================
+ Coverage 65.46% 65.52% +0.06%
Complexity 222 222
================================================
Files 570 570
Lines 106386 106490 +104
Branches 854 835 -19
================================================
+ Hits 69642 69781 +139
+ Misses 36598 36563 -35
Partials 146 146
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
expand
MAX_ALLOC_SIZE
to 2M