Replies: 2 comments
-
I don't think we have thought carefully about what "incorrect statistics" means -- I am not sure what the rationale for the C/C++ code is, and thus I don't know if it would be a good idea to mirror the same behavior in Rust |
Beta Was this translation helpful? Give feedback.
0 replies
-
Feel free to raise an issue if this is a feature request for the arrow-rs implementation (with details such as what correctness means, etc.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In C++ implementation there's a check to effectively disable incorrect statistics, but it seems there's no equivalent in rust. Is this intended?
Beta Was this translation helpful? Give feedback.
All reactions