Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] Add pretty printing methods to Arrow classes #36777

Open
voidstar69 opened this issue Jul 19, 2023 · 1 comment
Open

[C#] Add pretty printing methods to Arrow classes #36777

voidstar69 opened this issue Jul 19, 2023 · 1 comment

Comments

@voidstar69
Copy link
Contributor

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.

Component(s)

C#

@anreetka
Copy link

anreetka commented Oct 8, 2024

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants