apache/beam

Matcher(s) for TableRow

Aperta

#17.997 aperta il 3 giu 2022

 (1 commento) (0 reazioni) (1 assegnatario)Java (4097 fork)batch import
P3coregood first issuejavanew feature

Metriche repository

Star
 (7313 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor