You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by am...@apache.org on 2022/02/08 14:29:54 UTC

[arrow-cookbook] branch main updated (cd89388 -> ac010b7)

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

amolina pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-cookbook.git.


    from cd89388  Dropped the googletest dependency down to 1.10.  This lets us get it from conda.  Upped the arrow version to 6.0.0.  Added UseAsync back in, as its removal was based on 7.0.0, which is a touch premature as 7.0.0 is not in conda yet. (#144)
     add ac010b7  [Java]: Java cookbook for create arrow data manipulation (#135)

No new revisions were added by this update.

Summary of changes:
 java/source/data.rst  | 231 ++++++++++++++++++++++++++++++++++++++++++++++++++
 java/source/index.rst |   1 +
 2 files changed, 232 insertions(+)
 create mode 100644 java/source/data.rst