apache/beam

Globbing asterisk cannot be escaped in file reads.

開放

#21,140 建立於 2022年6月4日

 (9 則留言) (0 個反應) (1 位負責人)Java (4,097 個分叉)batch import
P3bugcorefilesgood first issueiojavapython

倉庫指標

星標
 (7,313 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南