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 2024/04/22 02:05:26 UTC

[I] [Ruby] Show type name in Arrow::Table#to_s [arrow]

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

   ### Describe the enhancement requested
   
   Type name is useful when `table1 != table2` but `table1.to_s == table2.to_s`.
   
   
   ### Component(s)
   
   Ruby


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


Re: [I] [Ruby] Show type name in Arrow::Table#to_s [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #41327: [Ruby] Show type name in Arrow::Table#to_s
URL: https://github.com/apache/arrow/issues/41327


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


Re: [I] [Ruby] Show type name in Arrow::Table#to_s [arrow]

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

   Issue resolved by pull request 41328
   https://github.com/apache/arrow/pull/41328


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