TheNeuralBit commented on code in PR #22626:
URL: https://github.com/apache/beam/pull/22626#discussion_r944684801


##########
sdks/go/test/regression/coders/fromyaml/fromyaml.go:
##########
@@ -51,6 +51,7 @@ var unimplementedCoders = map[string]bool{
 var filteredCases = []struct{ filter, reason string }{
        {"logical", "BEAM-9615: Support logical types"},
        {"30ea5a25-dcd8-4cdb-abeb-5332d15ab4b9", 
"https://github.com/apache/beam/issues/21206: Support encoding position."},
+       {"8c97b6c5-69e5-4733-907b-26cd8edae612", 
"https://github.com/apache/beam/issues/22629: Support single-precision float."},

Review Comment:
   @jrmccluskey this test case is still failing in Go. It looks like it may 
just be a test infra issue, but I'm not able to debug on my own. Could you take 
a look?
   
   I'm re-opening https://github.com/apache/beam/issues/22629 to track



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to