[
https://issues.apache.org/jira/browse/BEAM-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249212#comment-16249212
]
ASF GitHub Bot commented on BEAM-3170:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/4115
> support topicPartition in BeamKafkaTable
> ----------------------------------------
>
> Key: BEAM-3170
> URL: https://issues.apache.org/jira/browse/BEAM-3170
> Project: Beam
> Issue Type: Improvement
> Components: dsl-sql
> Reporter: Xu Mingmin
> Assignee: Xu Mingmin
>
> In {{KafkaIO}} there're two options to set the source topics/partitions, and
> we only support the 1st one now:
> {code}
> 1 .withTopics(topics)
> 2. withTopicPartitions(topicPartitions)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)