-
Notifications
You must be signed in to change notification settings - Fork 221
Added pop to utf8/binary/fixedSize MutableArray #966
Conversation
Codecov Report
@@ Coverage Diff @@
## main #966 +/- ##
==========================================
+ Coverage 71.09% 71.49% +0.39%
==========================================
Files 351 355 +4
Lines 19456 19602 +146
==========================================
+ Hits 13832 14014 +182
+ Misses 5624 5588 -36
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.
Thanks @ygf11 , looks awesome!
I left minor suggestions but it is otherwise ready to merge.
Co-authored-by: Jorge Leitao <jorgecarleitao@gmail.com>
Co-authored-by: Jorge Leitao <jorgecarleitao@gmail.com>
Co-authored-by: Jorge Leitao <jorgecarleitao@gmail.com>
BTW, I am confused why there is no need to operate arrow2/src/array/fixed_size_binary/mutable.rs Lines 222 to 224 in 9ecb8ef
|
it is a bug! |
I will try to fix it in another pr. |
No description provided.