Wes McKinney created ARROW-8419:
-----------------------------------
Summary: [C++] Default display for multi-choice
define_option_string is misleading
Key: ARROW-8419
URL: https://issues.apache.org/jira/browse/ARROW-8419
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Wes McKinney
While working on ARROW-8410, I noticed:
{code}
-- ARROW_SIMD_LEVEL=AVX2 [default=NONE|SSE4_2|AVX2|AVX512]
-- SIMD compiler optimization level
-- ARROW_ARMV8_ARCH=armv8-a+crc+crypto [default=armv8-a|armv8-a+crc+crypto]
-- Arm64 arch and extensions
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)