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

[GitHub] [arrow] danepitkin opened a new issue, #35390: [Python] Consolidate some identical pyarrow Table and RecordBatch APIs

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

   ### Describe the enhancement requested
   
   Table and RecordBatch share identical implementations of many APIs. Let's put this in their shared parent class.
   
   ### Component(s)
   
   Python


-- 
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] AlenkaF closed issue #35390: [Python] Consolidate some identical pyarrow Table and RecordBatch APIs

Posted by "AlenkaF (via GitHub)" <gi...@apache.org>.
AlenkaF closed issue #35390: [Python] Consolidate some identical pyarrow Table and RecordBatch APIs
URL: https://github.com/apache/arrow/issues/35390


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