[
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)