You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/23 20:47:00 UTC

[jira] [Work logged] (BEAM-7560) Python local filesystem match does not work without directory separator.

     [ https://issues.apache.org/jira/browse/BEAM-7560?focusedWorklogId=348602&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-348602 ]

ASF GitHub Bot logged work on BEAM-7560:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Nov/19 20:46
            Start Date: 23/Nov/19 20:46
    Worklog Time Spent: 10m 
      Work Description: stale[bot] commented on issue #9579: [BEAM-7560] verifying file match
URL: https://github.com/apache/beam/pull/9579#issuecomment-557831438
 
 
   This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions.
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 348602)
    Time Spent: 50m  (was: 40m)

> Python local filesystem match does not work without directory separator.
> ------------------------------------------------------------------------
>
>                 Key: BEAM-7560
>                 URL: https://issues.apache.org/jira/browse/BEAM-7560
>             Project: Beam
>          Issue Type: Test
>          Components: io-py-files
>            Reporter: Robert Bradshaw
>            Priority: Major
>              Labels: ccoss2019, starter
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> E.g. {{beam.io.ReadFromText('./*.txt')}} works but {{beam.io.ReadFromText('*.txt')}} throws a "No files found based on the filepattern..." error.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)