kou commented on issue #45639: URL: https://github.com/apache/arrow/issues/45639#issuecomment-2869151420
1. Users may create a statistics array BEFORE they create a (data) record batch or array. `ARROW:row_count:approximate` isn't used when we create a statistics array from an existing (data) record batch or array. 2. The "table" semantics is an implementation details. Our columnar specification https://arrow.apache.org/docs/format/Columnar.html has only array and record batch. 3. The "chunked array" semantics is an implementation details too. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
