GrandChaman opened a new issue #1096:
URL: https://github.com/apache/arrow-rs/issues/1096


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   For the moment, one cannot pretty print a `FixedSizedBinaryArray`.
   
   **Describe the solution you'd like**
   Adding a match arm to the `array_value_to_string` function to support 
`FixedSizedBinaryArray`. 
   
   **Describe alternatives you've considered**
   Adding a top-level function in my code that would pretty print the 
`FixedSizeBinaryArray` has it is not supported by this crate yet.
   
   **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: [email protected]

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


Reply via email to