Robert Bradshaw created BEAM-13231: -------------------------------------- Summary: 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
{{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)