You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Masiero Vanzin (Jira)" <ji...@apache.org> on 2019/10/28 18:15:00 UTC

[jira] [Assigned] (SPARK-29509) Deduplicate code blocks in Kafka data source

     [ https://issues.apache.org/jira/browse/SPARK-29509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Masiero Vanzin reassigned SPARK-29509:
----------------------------------------------

    Assignee: Jungtaek Lim

> Deduplicate code blocks in Kafka data source
> --------------------------------------------
>
>                 Key: SPARK-29509
>                 URL: https://issues.apache.org/jira/browse/SPARK-29509
>             Project: Spark
>          Issue Type: Task
>          Components: SQL, Structured Streaming
>    Affects Versions: 3.0.0
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>            Priority: Minor
>
> There're bunch of methods in Kafka data source which have repeated lines in a method - especially they're tied to the number of fields in writer schema, so once we add a new field redundant code lines will be increased. This issue tracks the efforts to deduplicate them.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org