lostluck commented on a change in pull request #15320: URL: https://github.com/apache/beam/pull/15320#discussion_r687223693
########## File path: sdks/go/pkg/beam/testing/teststream/teststream.go ########## @@ -18,7 +18,8 @@ // // See https://beam.apache.org/blog/test-stream/ for more information. // -// TestStream is supported on the Flink runner. +// TestStream is supported on the Flink runner and currently supports int64, +// float 64, and boolean types. Review comment: ```suggestion // float64, and boolean types. ``` -- 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]
