apache / arrow

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
https://arrow.apache.org/
Apache License 2.0
14.63k stars 3.56k forks source link

GH-44710: [Docs][C++] Add `arrow::ArrayStatistics` to API doc #44764

Closed kou closed 3 days ago

kou commented 3 days ago

Rationale for this change

https://arrow.apache.org/docs/cpp/api/array.html should have arrow::ArrayStatistics.

What changes are included in this PR?

Add missing \class and doxygenclass.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

kou commented 3 days ago

@github-actions crossbow submit preview-docs

github-actions[bot] commented 3 days ago

:warning: GitHub issue #44710 has been automatically assigned in GitHub to PR creator.

github-actions[bot] commented 3 days ago

Revision: 3f7cea2ba4ac854c10cdf619fe5ab567c2f41393

Submitted crossbow builds: ursacomputing/crossbow @ actions-5057829e5e

Task Status
preview-docs GitHub Actions
kou commented 3 days ago

http://crossbow.voltrondata.com/pr_docs/44764/cpp/api/array.html#_CPPv4N5arrow15ArrayStatisticsE

+1

conbench-apache-arrow[bot] commented 2 days ago

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 60cc25118a20004b614a89c8f26fa045694d4200.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.