Mitchell Devenport created ARROW-17880:
------------------------------------------
Summary: Add support for Decimal types in go/arrow/csv
Key: ARROW-17880
URL: https://issues.apache.org/jira/browse/ARROW-17880
Project: Apache Arrow
Issue Type: Improvement
Components: Go
Reporter: Mitchell Devenport
The Go CSV library lacks support for Decimal types which are supported by the
C++ CSV library:
[arrow/writer.cc at master · apache/arrow
(github.com)|https://github.com/apache/arrow/blob/master/cpp/src/arrow/csv/writer.cc#L378]
[arrow/type_traits.h at master · apache/arrow
(github.com)|https://github.com/apache/arrow/blob/master/cpp/src/arrow/type_traits.h#L642]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)