You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Bradshaw (Jira)" <ji...@apache.org> on 2021/11/12 20:25:00 UTC

[jira] [Commented] (BEAM-13231) Globbing asterisk cannot be escaped in file reads.

    [ https://issues.apache.org/jira/browse/BEAM-13231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442922#comment-17442922 ] 

Robert Bradshaw commented on BEAM-13231:
----------------------------------------

There may be issues with other glob characters (e.g. {{{}?{}}}, {{{}[]{}}}, etc) as well.

> Globbing asterisk cannot be escaped in file reads.
> --------------------------------------------------
>
>                 Key: BEAM-13231
>                 URL: https://issues.apache.org/jira/browse/BEAM-13231
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-files, sdk-java-core, sdk-py-core
>            Reporter: Robert Bradshaw
>            Priority: P3
>
> {{TextIO.read().from("*.txt")}} always expands, and escaping the asterisk does not help if there is a file that starts with a literal asterisk.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)