You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/19 23:20:58 UTC

[GitHub] [arrow-ballista] andygrove opened a new issue, #14: Ballista should serialize Parquet statistics

andygrove opened a new issue, #14:
URL: https://github.com/apache/arrow-ballista/issues/14

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   When the Ballista scheduler or executor deserializes a ParquetExec it collects the statistics again and this is redundant. We should serialize the statistics to avoid this extra work.
   
   **Describe the solution you'd like**
   Add Parquet statistics to serde module.
   
   **Describe alternatives you've considered**
   N/A
   
   **Additional context**
   N/A
   


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

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