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.

貢獻者指南