wjones127 commented on code in PR #15214:
URL: https://github.com/apache/arrow/pull/15214#discussion_r1063628175
##########
python/pyarrow/_dataset_parquet.pyx:
##########
@@ -236,9 +236,9 @@ class RowGroupInfo:
Parameters
----------
- id : the group id.
- metadata : the rowgroup metadata.
- schema : schema of the rows.
+ id : the group id
Review Comment:
Similar to before, the place after the colon is for the type, so the
description should be moved to the next line I think.
--
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]