apache/beam

Globbing asterisk cannot be escaped in file reads.

Open

#21.140 aperta il 4 giu 2022

Vedi su GitHub
 (9 commenti) (0 reazioni) (1 assegnatario)Java (4097 fork)batch import
P3bugcorefilesgood first issueiojavapython

Metriche repository

Star
 (7313 star)
Metriche merge PR
 (Merge medio 6g) (243 PR mergiate in 30 g)

Descrizione

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.

Guida contributor