You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2023/01/18 10:47:45 UTC

[GitHub] [arrow] jorisvandenbossche opened a new issue, #33745: [C++][Doc] Update "struct_field" kernel documentation about passing field names in addition to indices

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

   https://github.com/apache/arrow/pull/14495 update the "struct_field" kernel, but the documentation at https://arrow.apache.org/docs/dev/cpp/compute.html#cpp-compute-vector-structural-transforms (note (6)) was not updated accordingly


-- 
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] westonpace commented on issue #33745: [C++][Doc] Update "struct_field" kernel documentation about passing field names in addition to indices

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

   @s-pratik 
   
   To start with, when considering your first contribution, you might want to read the new contributor's guide to go over the basics: https://arrow.apache.org/docs/developers/guide/index.html
   
   You will want to make sure you can clone and build the project.  To build the documentation you generally need to first build the python library (which requires building the C++ library).  You can find more instructions on building the project here: https://arrow.apache.org/docs/developers/python.html
   
   Once you've build the project you will also want to be able to build the documentation.  That process is described here: https://arrow.apache.org/docs/developers/documentation.html
   
   Then you will probably want to get familiar with the change introduced in #14495.  You might look at tests or create some tests/experiments of your own.
   
   Once you're familiar with the changed capabilities you can update the documentation in this file: https://github.com/apache/arrow/blob/master/docs/source/cpp/compute.rst
   
   Once you're satisfied with your change you can create your own personal fork of the project, push your change as a branch to your personal fork, and then create a PR from that branch.  This process is described in more detail here: https://arrow.apache.org/docs/developers/guide/index.html


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


Re: [I] [C++][Doc] Update "struct_field" kernel documentation about passing field names in addition to indices [arrow]

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

   @jorisvandenbossche @westonpace Is this issue resolved? If not, I want to contribute to it!!


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


Re: [I] [C++][Doc] Update "struct_field" kernel documentation about passing field names in addition to indices [arrow]

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

   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] s-pratik commented on issue #33745: [C++][Doc] Update "struct_field" kernel documentation about passing field names in addition to indices

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

   Hii, I want to contribute but i am a beginner can you help me how can i start ?


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


Re: [I] [C++][Doc] Update "struct_field" kernel documentation about passing field names in addition to indices [arrow]

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

   hi i want to contribute can you assign this issue to me (i am beginner)


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