Skip to content

[C++] implement Statistic Schema attribute in C++ #45639

@andishgar

Description

@andishgar

Describe the enhancement requested

as follow up link Some Statistics schema which listed here has not been implemented I try to list it here.

  1. ARROW:average_byte_width:exact
  2. "ARROW:average_byte_width:approximate"
  3. "ARROW:distinct_count:approximate"
  4. "ARROW:max_byte_width:exact"
  5. "ARROW:max_byte_width:approximate"
  6. "ARROW:null_count:approximate"
  7. "ARROW:row_count:approximate"

My focus is not just RecordBatch. These attributes have not been used anywhere

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions