[
https://issues.apache.org/jira/browse/BEAM-12076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361181#comment-17361181
]
Chamikara Madhusanka Jayalath commented on BEAM-12076:
------------------------------------------------------
Thanks for the feedback. Agree that this is high priority.
> Update Python cross-language Kafka source to read metadata
> ----------------------------------------------------------
>
> Key: BEAM-12076
> URL: https://issues.apache.org/jira/browse/BEAM-12076
> Project: Beam
> Issue Type: New Feature
> Components: cross-language, io-py-kafka
> Reporter: Chamikara Madhusanka Jayalath
> Priority: P2
> Labels: stale-P2
>
> Currently Python cross-language Kafka source [1] uses Java Kafka
> TypedWithoutMetadata transform [2]. We should update this so that users who
> need to use Kafka metadata in Python side have access to it.
> [1]
> https://github.com/apache/beam/blob/fd3075fa52303a0d684c2d7a91814eea5305476e/sdks/python/apache_beam/io/kafka.py#L107
> [2]
> https://github.com/apache/beam/blob/fd3075fa52303a0d684c2d7a91814eea5305476e/sdks/java/io/kafka/src/main/java/org/apache/beam/sdk/io/kafka/KafkaIO.java#L717
--
This message was sent by Atlassian Jira
(v8.3.4#803005)