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/29 22:15:00 UTC

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

     [ 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/writer.go  (was: [Go] Add support for Decimal types in go/arrow/csv)

> [Go] Add support for Decimal types in go/arrow/csv/writer.go
> ------------------------------------------------------------
>
>                 Key: ARROW-17880
>                 URL: https://issues.apache.org/jira/browse/ARROW-17880
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Go
>            Reporter: Mitchell Devenport
>            Assignee: Mitchell Devenport
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)