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

   # Which issue does this PR close?
   
   Closes #6605
   
   # Rationale for this change
    
   Makes the arrow_json crate able to serialize more record batches.
   
   # What changes are included in this PR?
   
   Implements a Decimal128Encoder and Decimal256Encoder and uses that within 
the `make_encoder_impl` function for the Decimal128 & Decimal256 types.
   
   # Are there any user-facing changes?
   
   More record batches will be able to be serialized to JSON, and this isn't 
backwards incompatible.
   


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