[
https://issues.apache.org/jira/browse/BEAM-10124?focusedWorklogId=721524&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-721524
]
ASF GitHub Bot logged work on BEAM-10124:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Feb/22 18:50
Start Date: 05/Feb/22 18:50
Worklog Time Spent: 10m
Work Description: tvalentyn closed pull request #13247:
URL: https://github.com/apache/beam/pull/13247
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 721524)
Remaining Estimate: 1,316h 50m (was: 1,317h)
Time Spent: 27h 10m (was: 27h)
> ContextualTextIO - An IO that is provides metadata about the line.
> -------------------------------------------------------------------
>
> Key: BEAM-10124
> URL: https://issues.apache.org/jira/browse/BEAM-10124
> Project: Beam
> Issue Type: New Feature
> Components: io-ideas
> Reporter: Reza ardeshir rokni
> Assignee: Reza ardeshir rokni
> Priority: P0
> Fix For: 2.26.0
>
> Original Estimate: 1,344h
> Time Spent: 27h 10m
> Remaining Estimate: 1,316h 50m
>
> There are two important Source IO's that allow for dealing with text files
> FileIO and TextIO. When the requirements go beyond the scope of TextIO we ask
> the end user to make use of FileIO and go it on their own.
> We want to correct this experience by creating a more feature rich TextIO
> which can return along with each line of data contextual information about
> the line. For example the file that it came from, and the ordinal position of
> the line within the file.
> Another area that we would like to deal with is more formal support for CSV
> files by allowing compliance to RFC4180 files. Specifically the RFC allows
> for line breaks (CRLF) to be used within fields within double quotes.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)