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

   # Which issue does this PR close?
   
   Part of addressing #6661 but does not close it; there is at least one more 
PR for CSV/Parquet/JSON support.
   
   # What changes are included in this PR?
   
   This change adds cast operations for the recently-added `decimal32` and 
`decimal64` types. It also adds tests to verify that sort and comparison work 
correctly, and includes these types in benchmarks.
   
   # Are these changes tested?
   
   Yes.
   
   # Are there any user-facing changes?
   
   Casting to and from `decimal32` and `decimal64` is now supported.
   


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to