You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by bk...@apache.org on 2021/07/15 21:05:11 UTC

[arrow] branch master updated (dbeed52 -> 5ccbca0)

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

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


    from dbeed52  ARROW-13064: [C++] Implement select ('case when') function for fixed-width types
     add 5ccbca0  ARROW-13346: [C++] Remove compile time parsing from EnumType

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/enum.h             | 116 +++++++++++++++++-----------------
 cpp/src/arrow/util/reflection_test.cc |  34 ++++++----
 2 files changed, 78 insertions(+), 72 deletions(-)