[
https://issues.apache.org/jira/browse/ARROW-9263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-9263:
----------------------------------
Labels: pull-request-available (was: )
> [C++] Benchmark: promote RegressionSetArgs size to L2
> -----------------------------------------------------
>
> Key: ARROW-9263
> URL: https://issues.apache.org/jira/browse/ARROW-9263
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Frank Du
> Assignee: Frank Du
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The 0.01% null probability on L1 size(usually 32k) generate all true values
> for double/float type.
> Large the size that it can produce the wanted 0.01% null data.
>
> const int64_t array_size = args.size / sizeof(CType);
--
This message was sent by Atlassian Jira
(v8.3.4#803005)