For example the following is printed during local execution of a test:
min: [0] 1
max: [1] 1
min: [0] 1
max: [1] 1
min: [0] 1
max: [1] 1
min: [0] 1
max: [1] 1
min: [0] 1
max: [1] 1
min: [0] 1
max: [1] 1
It appears to have been introduced by this PR and was probably vestigial.
12b30dd
commit 12b30dda1a23bad70e5b11b8cef845d0effd01d4
Author: Ze'ev Maor <zeevm@microsoft.com>
Date: Thu Jul 2 17:14:16 2020 -0700
ARROW-9280: [Rust] [Parquet] Calculate page and column statistics
Allow writer to provide pre-calculated stats
Reporter: Andrew Lamb / @alamb
Assignee: Andrew Lamb / @alamb
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-9800. Please see the migration documentation for further details.
For example the following is printed during local execution of a test:
It appears to have been introduced by this PR and was probably vestigial.
12b30dd
Reporter: Andrew Lamb / @alamb
Assignee: Andrew Lamb / @alamb
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-9800. Please see the migration documentation for further details.