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

   # Which issue does this PR close?
   
   N/A
   
   # Rationale for this change
   
   if decimal field is non nullable and have null density we should not have 
nulls in the genrated array 
   
   # What changes are included in this PR?
   
   Override `null_density` for non nested and non dictionary to avoid future 
problems like this
   added assertion and test 
   
   # Are these changes tested?
   
   yes
   
   # Are there any user-facing changes?
   
   working generate for `Decimal128` and `Decimal256`
   


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