arashandishgar opened a new issue, #45639:
URL: https://github.com/apache/arrow/issues/45639

   ### Describe the enhancement requested
   
   as follow up 
[link](https://github.com/apache/arrow/issues/45560#issuecomment-2687096141) 
Some Statistics schema which listed 
[here](https://arrow.apache.org/docs/format/StatisticsSchema.html#standard-statistics)
 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++


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to