[
https://issues.apache.org/jira/browse/BEAM-7336?focusedWorklogId=393585&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-393585
]
ASF GitHub Bot logged work on BEAM-7336:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Feb/20 16:00
Start Date: 26/Feb/20 16:00
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #10978:
[WIP][BEAM-7336] Add Beam schema inferring for KafkaIO
URL: https://github.com/apache/beam/pull/10978
As discussed offline, here it is a version of my proposed changes to #10966
This one assumes that the user will extract the Keys and Values as it
already the case in KafkaIO and allows to configure Beam Schema inference
separately.
A nice improvement is the resolution using `SchemaRegistry` but I found some
points there that probably should be addressed in a different issue.
R: @aromanenko-dev
CC: @reuvenlax
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 393585)
Time Spent: 1h 40m (was: 1.5h)
> KafkaIO should support inferring schemas when reading Avro
> ----------------------------------------------------------
>
> Key: BEAM-7336
> URL: https://issues.apache.org/jira/browse/BEAM-7336
> Project: Beam
> Issue Type: Sub-task
> Components: io-java-kafka
> Reporter: Reuven Lax
> Assignee: Alexey Romanenko
> Priority: Major
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> PubSubIO already supports this.
> It would also be nice to be able to look up Avro schemas in the Kafka schema
> registry.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)