[
https://issues.apache.org/jira/browse/BEAM-14304?focusedWorklogId=762694&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-762694
]
ASF GitHub Bot logged work on BEAM-14304:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Apr/22 04:08
Start Date: 27/Apr/22 04:08
Worklog Time Spent: 10m
Work Description: lostluck commented on PR #17347:
URL: https://github.com/apache/beam/pull/17347#issuecomment-1110515520
> Yes, I'm working on that idea, basically the only obstacle is having `gcs`
to return a `io.ReadCloseSeeker` for `OpenRead`. I kinda have an "inefficient
solution". I will make another PR for that alone, as it was not trivial I
think. I'm reading the Java version for ideas to implement a Seeker variant
with more efficiency
Sounds good! Thanks.
Issue Time Tracking
-------------------
Worklog Id: (was: 762694)
Time Spent: 1.5h (was: 1h 20m)
> 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: 1.5h
> 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)