alamb commented on pull request #381: URL: https://github.com/apache/arrow-datafusion/pull/381#issuecomment-846121385
> Shouldn't we use the Builder API to create an array of the values from the statistics instead of stats -> Vec<Scalar> -> Array? @jorgecarleitao could you please elaborate on what you have in mind here? The reason `ScalarValue` got involved was that I proposed returning Min/Max values as `ScalarValue` (in a trait that I can implement for things outside of DataFusion) in https://github.com/apache/arrow-datafusion/pull/380. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
