Globbing asterisk cannot be escaped in file reads.
Open
bug
core
files
good first issue
io
java
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
`TextIO.read().from("*.txt")` always expands, and escaping the asterisk does not help if there is a file that starts with a literal asterisk.
Imported from Jira [BEAM-13231](https://issues.apache.org/jira/browse/BEAM-13231). Original Jira may contain additional context.
Reported by: robertwb.
Contributor guide
Assessment
This issue has not been assessed yet.