raulcd commented on issue #48087: URL: https://github.com/apache/arrow/issues/48087#issuecomment-3510298837
Thanks for opening the issue, this seems related to this feature: https://github.com/apache/arrow/pull/46536 When you say the schema is truncated do you mean the string representation on command line or the Schema instance is wrong? If it's the string representation you should be able to change the `element_size_limit` on the to_string method. -- 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]
