This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 9c6d417 ARROW-13243: [R] altrep function call in R 3.5
add 975f459 ARROW-13296: [C++] Provide a reflection compatible enum
replacement
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/enum.h | 162 ++++++++++++++++++++++++++++++++++
cpp/src/arrow/util/reflection_test.cc | 66 ++++++++++++++
2 files changed, 228 insertions(+)
create mode 100644 cpp/src/arrow/util/enum.h