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 502865d  ARROW-6667: [Python] remove cyclical object references in 
pyarrow.parquet
     add 511c089  ARROW-6677: [FlightRPC][C++] Document Flight in C++

No new revisions were added by this update.

Summary of changes:
 cpp/apidoc/Doxyfile                 |   1 +
 cpp/src/arrow/flight/server.h       |   4 ++
 cpp/src/arrow/flight/types.h        |  45 ++++++++------
 cpp/src/arrow/status.h              |   5 +-
 docs/source/cpp/api/flight.rst      |  54 +++++++++++++++-
 docs/source/cpp/api/support.rst     |   5 +-
 docs/source/cpp/flight.rst          | 119 ++++++++++++++++++++++++++++++++++++
 docs/source/cpp/getting_started.rst |   1 +
 docs/source/format/Flight.rst       |  46 +++++++++++++-
 9 files changed, 256 insertions(+), 24 deletions(-)
 create mode 100644 docs/source/cpp/flight.rst

Reply via email to