You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2019/09/25 13:27:52 UTC

[arrow] branch master updated (511c089 -> d4dcfa9)

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

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


    from 511c089  ARROW-6677: [FlightRPC][C++] Document Flight in C++
     add d4dcfa9  ARROW-6675: [JS] Add scanReverse function to dataFrame and filteredDataframe

No new revisions were added by this update.

Summary of changes:
 js/src/compute/dataframe.ts | 30 ++++++++++++++++++++++++++++++
 js/src/table.ts             |  1 +
 js/test/unit/table-tests.ts | 38 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 69 insertions(+)