[
https://issues.apache.org/jira/browse/BEAM-6167?focusedWorklogId=172646&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-172646
]
ASF GitHub Bot logged work on BEAM-6167:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Dec/18 14:02
Start Date: 06/Dec/18 14:02
Worklog Time Spent: 10m
Work Description: robertwb commented on issue #7193: [BEAM-6167] Add
class ReadFromTextWithFilename (Python)
URL: https://github.com/apache/beam/pull/7193#issuecomment-444880407
Thanks, looks good modulo some precommit issues:
```
$ tox -e docs,py27-lint
...
12:09:32
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/apache_beam/io/textio.py:docstring
of apache_beam.io.textio.ReadFromTextWithFilename:1: WARNING: py:class
reference target not found: apache_beam.io.ReadFromText
...
12:10:32 C: 41, 0: Line too long (88/80) (line-too-long)
12:10:32 C:325, 0: Line too long (94/80) (line-too-long)
12:10:32 C:543, 0: Line too long (88/80) (line-too-long)
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 172646)
Time Spent: 1h 20m (was: 1h 10m)
> Create a Class to read content of a file keeping track of the file path
> (python)
> --------------------------------------------------------------------------------
>
> Key: BEAM-6167
> URL: https://issues.apache.org/jira/browse/BEAM-6167
> Project: Beam
> Issue Type: Improvement
> Components: io-ideas
> Affects Versions: 2.8.0
> Reporter: Lorenzo Caggioni
> Assignee: Eugene Kirpichov
> Priority: Minor
> Fix For: Not applicable
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Add a class to read content of a file keeping track of the file path each
> element come from.
> This is an improvement of the current python/apache_beam/io/textio.py
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)