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 2021/08/05 12:46:34 UTC

[GitHub] [arrow-rs] alamb opened a new pull request #661: Write boolean stats for boolean columns (not i32 stats)

alamb opened a new pull request #661:
URL: https://github.com/apache/arrow-rs/pull/661


   Built on https://github.com/apache/arrow-rs/pull/643 so draft until that is merged
   
   # Which issue does this PR close?
   
   Resolves https://github.com/apache/arrow-rs/issues/659
   
   # Rationale for this change
    
   Bool columns were writing the wrong type of statistics
   
   # What changes are included in this PR?
   
   Write boolean stats for boolean columns (not i32 stats)
   
   # Are there any user-facing changes?
   Statistics for bool columns in parquet files are now boolean
   


-- 
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

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



[GitHub] [arrow-rs] nevi-me merged pull request #661: Write boolean stats for boolean columns (not i32 stats)

Posted by GitBox <gi...@apache.org>.
nevi-me merged pull request #661:
URL: https://github.com/apache/arrow-rs/pull/661


   


-- 
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

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