You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Nguyen Khoi Nguyen (Jira)" <ji...@apache.org> on 2022/04/25 03:24:00 UTC

[jira] [Commented] (BEAM-14304) Implement parquetio for Go SDK

    [ https://issues.apache.org/jira/browse/BEAM-14304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527295#comment-17527295 ] 

Nguyen Khoi Nguyen commented on BEAM-14304:
-------------------------------------------

Please assign this task to me

> Implement parquetio for Go SDK
> ------------------------------
>
>                 Key: BEAM-14304
>                 URL: https://issues.apache.org/jira/browse/BEAM-14304
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-go
>            Reporter: Nguyen Khoi Nguyen
>            Priority: P2
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The naive approach would be reading the whole parquet file into memory, because processing parquet files requires io.Seeker
> Or implement filesystem.go Interface to return io.ReadSeekCloser, but it would not be trivial for gcs



--
This message was sent by Atlassian Jira
(v8.20.7#820007)