ianmcook commented on PR #44880:
URL: https://github.com/apache/arrow/pull/44880#issuecomment-2508415564

   In the Scalars section of `arrays.rst`, I just noticed that some things are 
missing:
   - `NullScalar`
   - `Decimal256Scalar`
   - `FixedSizeListScalar`
   - `JsonScalar`
   - `UuidScalar`
   - `Bool8Scalar`
   
   These all appear in 
https://github.com/apache/arrow/blob/main/python/pyarrow/scalar.pxi but are 
missing here.
   
   @msebbah could you please add these, in roughly the same order as they 
appear in various other lists? Thanks!


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