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

[jira] [Resolved] (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 ]

Matthew Topol resolved ARROW-17880.
-----------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

Issue resolved by pull request 14278
[https://github.com/apache/arrow/pull/14278]

> [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
>             Fix For: 10.0.0
>
>          Time Spent: 1h 20m
>  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)