jorisvandenbossche commented on pull request #11726:
URL: https://github.com/apache/arrow/pull/11726#issuecomment-1016290746


   @amol- I pushed a commit with some changes:
   
   - A bunch of general docstring fixes that will ensure it gets rendered 
better with this PR
   - Some more aliases (it would maybe be a good feature request for numpydoc 
that you can specify a "namespace" to look into as well, eg to always try 
looking in the "pyarrow" namespace as well. For a similar effect, I added some 
aliases for often-used objects like RecordBatch and Table)
   - Extra ignored words. I know you were not really a fan of adding more, but 
I also added a TODO comment to many of them, and we can fix those in follow-up 
PRs. But if we want to get this merged for 7.0, I would prefer to keep those 
ignores short-term to avoid incorrect rendering for those.


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