You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 19:32:09 UTC

[GitHub] [beam] kennknowles opened a new issue, #18631: PAssert doesn't use the correct Coder

kennknowles opened a new issue, #18631:
URL: https://github.com/apache/beam/issues/18631

   Run into issue with below test, that it can pass although I'm sure it should fail. It seems `PAssert` doesn't use the right Coder to compare expected/actual values.
   
   See test case here [https://github.com/XuMingmin/beam/blob/5d2bc2aa7c344b8b9adf4ceeac2d7450d6ddec1e/sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/BeamSqlDslUdfUdafTest.java#L93-L104](https://github.com/XuMingmin/beam/blob/5d2bc2aa7c344b8b9adf4ceeac2d7450d6ddec1e/sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/BeamSqlDslUdfUdafTest.java#L93-L104)
   
   Imported from Jira [BEAM-3752](https://issues.apache.org/jira/browse/BEAM-3752). Original Jira may contain additional context.
   Reported by: mingmxu.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org