You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by th...@apache.org on 2021/12/14 18:04:10 UTC

[arrow] branch master updated (eb7fb87 -> 65eaff39)

This is an automated email from the ASF dual-hosted git repository.

thisisnic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from eb7fb87  ARROW-14918: [C++] Implement GcsFileSystem::GetFileInfo(FileSelector)
     add 65eaff39 ARROW-14756: [Doc] Steps in making your first PR - Python bindings

No new revisions were added by this update.

Summary of changes:
 .../developers/guide/architectural_overview.rst    |   2 +
 docs/source/developers/guide/documentation.rst     |  25 ++--
 .../guide/step_by_step/arrow_codebase.rst          | 149 +++++++++++++++++++++
 .../developers/guide/step_by_step/building.rst     |   5 +-
 .../source/developers/guide/step_by_step/index.rst |   1 +
 .../developers/guide/step_by_step/set_up.rst       |   2 +-
 6 files changed, 172 insertions(+), 12 deletions(-)
 create mode 100644 docs/source/developers/guide/step_by_step/arrow_codebase.rst