apache/beam
Ver no GitHubGlobbing asterisk cannot be escaped in file reads.
Open
#21.140 aberto em 4 de jun. de 2022
P3bugcorefilesgood first issueiojavapython
Métricas do repositório
- Stars
- (7.313 stars)
- Métricas de merge de PR
- (Mesclagem média 6d) (243 fundiu PRs em 30d)
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. Original Jira may contain additional context. Reported by: robertwb.