apache/beam

Globbing asterisk cannot be escaped in file reads.

Open

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

在 GitHub 查看
 (9 留言) (0 反應) (1 負責人)Java (4,097 fork)batch import
P3bugcorefilesgood first issueiojavapython

倉庫指標

Star
 (7,313 star)
PR 合併指標
 (平均合併 6天) (30 天內合併 243 個 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.

貢獻者指南