[
https://issues.apache.org/jira/browse/BEAM-10812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-10812:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Resolved)
Hello! Due to a bug in our Jira configuration, this issue had status:Resolved
but resolution:Unresolved.
I am bulk editing these issues to have resolution:Fixed
If a different resolution is appropriate, please change it. To do this, click
the "Resolve" button (you can do this even for closed issues) and set the
Resolution field to the right value.
> Go textio.Read fails on long lines due to bufio.Scanner limitations
> -------------------------------------------------------------------
>
> Key: BEAM-10812
> URL: https://issues.apache.org/jira/browse/BEAM-10812
> Project: Beam
> Issue Type: Bug
> Components: sdk-go
> Affects Versions: 2.23.0
> Reporter: Dhaivat Pandit
> Priority: P2
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> bufio.Scanner has an limitations on length of line, it is recommended to use
> [bufio.Reader|https://github.com/golang/go/blob/master/src/bufio/scan.go#L27]
> for arbitrary line lengths.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)