Min Zhao created SPARK-44594:
--------------------------------

             Summary: Remove redundant method parameter in kafka connector
                 Key: SPARK-44594
                 URL: https://issues.apache.org/jira/browse/SPARK-44594
             Project: Spark
          Issue Type: Improvement
          Components: Input/Output
    Affects Versions: 4.0.0
            Reporter: Min Zhao
             Fix For: 4.0.0


There are have redundant parameters in 
org.apache.spark.sql.kafka010.KafkaWriter#validateQuery and 
org.apache.spark.sql.kafka010.KafkaWriter#write, can remove them. They are not 
used, remove them to make the code more concise.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to