You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/01/06 18:54:52 UTC

[arrow] branch master updated (0185492 -> dcf0647)

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

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


    from 0185492  ARROW-7367: [Python] Use np.full instead of np.array.repeat in ParquetDatasetPiece
     add dcf0647  ARROW-7430: [Python] Add more docstrings to dataset bindings

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset.pyx                  | 179 +++++++++++++++++++++++++--
 python/pyarrow/includes/libarrow_dataset.pxd |  16 +--
 2 files changed, 177 insertions(+), 18 deletions(-)