You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2019/10/18 13:12:01 UTC

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

Jungtaek Lim created SPARK-29509:
------------------------------------

             Summary: 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


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