You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Will Jones (Jira)" <ji...@apache.org> on 2021/12/29 20:31:00 UTC

[jira] [Created] (ARROW-15217) [C#] Add ToString() methods to Arrow classes

Will Jones created ARROW-15217:
----------------------------------

             Summary: [C#] Add ToString() methods to Arrow classes
                 Key: ARROW-15217
                 URL: https://issues.apache.org/jira/browse/ARROW-15217
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C#
            Reporter: Will Jones


We should add {{ToString}} methods to {{RecordBatch}}, {{Schema}}, {{Field}}, {{DataType}}, {{Table}}, and {{ChunkedArray}}.

The default implementation in C# is just to return the class name, which isn't very useful.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)