Commits

Weston Pace authored e5f3e04b4b8
ARROW-14016: [C++] Wrong type_name used for directory partitioning Trivial change to fix the type_name provided by DirectoryPartitioning. It appears to have been left from when it was called SchemaPartitioner. See: https://github.com/apache/arrow/pull/6153 Closes #11172 from westonpace/bugfix/ARROW-14016-fix-directory-partitioning-type-name Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Weston Pace <weston.pace@gmail.com>