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

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


    omit 39d9345  ARROW-7285: [C++] ensure C++ implementation meets clarified 
dictionary spec

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (4909403)
            \
             O -- O -- O   (39d9345)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/dictionary.cc        |  18 ----
 cpp/src/arrow/ipc/dictionary.h         |  10 ---
 cpp/src/arrow/ipc/metadata_internal.cc |   5 +-
 cpp/src/arrow/ipc/metadata_internal.h  |   3 +-
 cpp/src/arrow/ipc/read_write_test.cc   | 151 ---------------------------------
 cpp/src/arrow/ipc/reader.cc            |  30 +++----
 cpp/src/arrow/ipc/writer.cc            |  30 +------
 cpp/src/arrow/ipc/writer.h             |  35 --------
 8 files changed, 20 insertions(+), 262 deletions(-)

Reply via email to