lidavidm commented on pull request #11339: URL: https://github.com/apache/arrow/pull/11339#issuecomment-936571361
> I think `indent_size` is just like the Python `json` module's indent. The names and descriptions are just a bit confusing. Right, what I meant is that Python binds `indent`, hence it's a fixed indent for all lines, not an indent-per-item like people might expect. https://github.com/apache/arrow/blob/3fb1e7dd98f591c073052f6d8794185584702ca3/python/pyarrow/array.pxi#L999-L1032 -- 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]
