Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
531 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in apache/arrow that received 5 comments
ARROW-9499: [C++] AdaptiveIntBuilder::AppendNull does not increment the null count
I found that both AdaptiveIntBuilder::AppendNull and AdaptiveUIntBuilder::AppendNull did not increment its null_count_.
By the way, I inserted addi…
+13
−0
•
5
comments