adamreeve opened a new pull request, #7529:
URL: https://github.com/apache/arrow-rs/pull/7529

   # Which issue does this PR close?
   
   Closes #7528
   
   # Rationale for this change
    
   Makes `parquet-show-bloom-filter` more useful as a tool for users.
   
   # What changes are included in this PR?
   
   * `parquet-show-bloom-filter` will now parse input values to int32 or int64 
based on the Parquet physical column type.
   * Unsupported column types will now print an error message rather than try 
to interpret the value as a string column.
   
   # Are there any user-facing changes?
   
   Yes, this adds a new feature to `parquet-show-bloom-filter`
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to