edponce commented on a change in pull request #12148:
URL: https://github.com/apache/arrow/pull/12148#discussion_r786952451



##########
File path: python/pyarrow/table.pxi
##########
@@ -1327,6 +1327,8 @@ cdef class Table(_PandasConvertible):
             Display Field-level and Schema-level KeyValueMetadata.
         preview_cols : int, default 0
             Display values of the columns for the first N columns.
+        cols_char_limit : int, default 200

Review comment:
       The default in the docstring does not matches the value in function 
arguments.




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