Closed adbmal closed 2 weeks ago
Closes #6497
Option<usize>
No
Hi, @tustvold , Thanks for your review. I follow your suggestion and updated the PR, please review it again, thanks.
Which issue does this PR close?
Closes #6497
Rationale for this change
What changes are included in this PR?
Option<usize>
, and return None if the value of null_count < 0.Option<usize>
, ArrayData will initialize if value is None.Are there any user-facing changes?
No