amol- commented on PR #12772:
URL: https://github.com/apache/arrow/pull/12772#issuecomment-1088915348

   LGTM, but note that the docs isn't currently compiling due to this error, 
please fix:
   ```
   pyarrow.lib.Table.to_string
   -> pyarrow.lib.Table.to_string(self, *, show_metadata=False, preview_cols=0)
   PR01: Parameters {'preview_cols'} not documented
   
   pyarrow.lib.Table.to_string
   -> pyarrow.lib.Table.to_string(self, *, show_metadata=False, preview_cols=0)
   PR01: Parameters {'preview_cols'} not documented
   
   pyarrow.lib.Table.to_string
   -> pyarrow.lib.Table.to_string(self, *, show_metadata=False, preview_cols=0)
   PR01: Parameters {'preview_cols'} not documented
   ```


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