youngoli commented on a change in pull request #14996:
URL: https://github.com/apache/beam/pull/14996#discussion_r651468480
##########
File path: sdks/go/pkg/beam/io/kafkaio/kafka.go
##########
@@ -0,0 +1,330 @@
+// Licensed to the Apache Software Foundation (ASF) under one or more
Review comment:
I moved it to the io/xlang/kafka.go, that seemed like the best approach.
Besides the fact that it allows for a native implementation later, it seems
like a smoother way to make it self-documenting that it's cross language.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]