HeartSaVioR opened a new pull request #26158: [MINOR][SQL][SS] Deduplicate 
codes from Kafka data source
URL: https://github.com/apache/spark/pull/26158
 
 
   ### What changes were proposed in this pull request?
   
   This patch deduplicates code blocks in Kafka data source which are being 
repeated multiple times in a method.
   
   ### Why are the changes needed?
   
   This change would simplify the code and open possibility to simplify future 
code whenever fields are added to Kafka writer schema.
   
   ### Does this PR introduce any user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Existing UTs.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

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

Reply via email to