Commits


liyafan82 authored and Sutou Kouhei committed 87d34fbf1af
ARROW-10749: [C++] Incorrect string format for Datum with the collection type The current format looks like this: `Collection(...`, the right embrace is omitted. Closes #8783 from liyafan82/fly_1127_str Authored-by: liyafan82 <fan_li_ya@foxmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>