apache/beam

Matcher(s) for TableRow

Open

#17.997 aperta il 3 giu 2022

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

Metriche repository

Star
 (7313 star)
Metriche merge PR
 (Merge medio 6g) (243 PR mergiate in 30 g)

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