boyuanzz commented on pull request #12572: URL: https://github.com/apache/beam/pull/12572#issuecomment-761161542
> @boyuanzz I am using the cross language support from beam however the [ReadFromKafka](https://github.com/apache/beam/blob/0f36a72f80ecaac05d3e42f3874afae762c039d6/sdks/python/apache_beam/io/kafka.py#L110) transform does not return the Kafka record metadata. > It also needs support for `commitOffsetInFinalize` and `TimestampPolicyFactory` I see. From my understanding, we want to save duplicated work as long as we can leverage it to x-lang. It would be a good question for [email protected]. Would you like to start a discussion around what you need? You may also want to share your pipeline code to help folks understand the case. ---------------------------------------------------------------- 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]
