apache/beam

Matcher(s) for TableRow

Open

#17,997 opened on 2022年6月3日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)Java (4,097 forks)batch import
P3coregood first issuejavanew feature

Repository metrics

Stars
 (7,313 stars)
PR merge metrics
 (平均マージ 6d) (30d で 243 merged PRs)

説明

TableRow has poorly behaved equality, and a certain amount of automatic coercion, so matchers based equals() are not applicable in tests. It would be handy to have matchers such as "isTableRowEqualTo(otherRow)".

Imported from Jira BEAM-332. Original Jira may contain additional context. Reported by: kenn.

コントリビューターガイド