You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/04/24 02:50:05 UTC

[GitHub] [arrow] kou opened a new issue, #35296: [Go] Add arrow.Table.String()

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

   ### Describe the enhancement requested
   
   If we have it, we can print a `arrow.Table` easily.
   
   FYI: C++ has `arrow::Table::ToString()`:  https://arrow.apache.org/docs/cpp/api/table.html#_CPPv4NK5arrow11RecordBatch8ToStringEv
   
   See also https://github.com/apache/arrow/pull/35178#discussion_r1174584004 for a use case.
   
   ### Component(s)
   
   Go


-- 
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


[GitHub] [arrow] vibhatha commented on issue #35296: [Go] Add arrow.Table.String()

Posted by "vibhatha (via GitHub)" <gi...@apache.org>.
vibhatha commented on issue #35296:
URL: https://github.com/apache/arrow/issues/35296#issuecomment-1528732832

   take


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

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


[GitHub] [arrow] zeroshade closed issue #35296: [Go] Add arrow.Table.String()

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #35296: [Go] Add arrow.Table.String()
URL: https://github.com/apache/arrow/issues/35296


-- 
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

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