You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Mitchell Devenport (Jira)" <ji...@apache.org> on 2022/09/28 14:44:00 UTC

[jira] [Updated] (ARROW-17880) [Go] Add support for Decimal types in go/arrow/csv

     [ https://issues.apache.org/jira/browse/ARROW-17880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mitchell Devenport updated ARROW-17880:
---------------------------------------
    Summary: [Go] Add support for Decimal types in go/arrow/csv  (was: Add support for Decimal types in go/arrow/csv)

> [Go] 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
>            Priority: Major
>
> 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)