You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "thisisnic (via GitHub)" <gi...@apache.org> on 2023/06/23 15:47:41 UTC

[GitHub] [arrow] thisisnic opened a new issue, #36271: [R] Split out the function for creating arrays from the other classes

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

   ### Describe the enhancement requested
   
   In the process of #35545 it's become apparent that there are a few ways in which we can improve how we document our data containers:
   
   - [ ] Split out docs for `array()` from other Arrays, so we can then list them in different subsections of the reference page
   - [ ] Update the title for `chunked_array()`, `record_batch()`, `arrow_table()`, `buffer()`, `vctrs_extension_array()`, and `vctrs_extension_type()` to start with "Create a ..." to make the intention of the function more clear
   - [ ] Update the title for `read_schema()` to begin with a capital letter
   - [ ] Update the following functions' titles to being with a verb: `schema()`, `field()`, `data-type`, `new_extension_type`, `vctrs_extension_array`,  
   
   ![image](https://github.com/apache/arrow/assets/13715823/192470ed-f8d0-4562-ba31-9cd4ef08b2fa)
   
   
   ### Component(s)
   
   R


-- 
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] thisisnic commented on issue #36271: [R] Split out R6 classes and convenience functions

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

   Yes please!


-- 
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] raulcd commented on issue #36271: [R] Split out R6 classes and convenience functions

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

   @thisisnic this has been tagged as 13.0.0, were you expecting this to be added to the release?


-- 
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] thisisnic closed issue #36271: [R] Split out R6 classes and convenience functions

Posted by "thisisnic (via GitHub)" <gi...@apache.org>.
thisisnic closed issue #36271: [R] Split out R6 classes and convenience functions
URL: https://github.com/apache/arrow/issues/36271


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