apache/beam

Matcher(s) for TableRow

开放

#17,997 创建于 2022年6月3日

 (1 条评论) (0 个反应) (1 位负责人)Java (4,097 个派生)batch import
P3coregood first issuejavanew feature

仓库指标

星标
 (7,313 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南