You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "voidstar69 (via GitHub)" <gi...@apache.org> on 2023/07/19 21:54:11 UTC

[GitHub] [arrow] voidstar69 opened a new issue, #36777: [C#] Add pretty printing methods to Arrow classes

voidstar69 opened a new issue, #36777:
URL: https://github.com/apache/arrow/issues/36777

   ### Describe the enhancement requested
   
   We should add methods to pretty print the contents of `RecordBatch`, `Schema`, `Field`, `DataType`, `Table`, and `ChunkedArray`.
   
   This is similar to issue #30717, but for that issue `ToString` methods were added to enable single-line display in a debugger.
   
   [Examples of pretty printing in the Arrow library in other languages](https://github.com/apache/arrow/pull/36566#pullrequestreview-1533368881).
   
   ### Component(s)
   
   C#


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org