gaborgsomogyi opened a new pull request #24403: [SPARK-23014][SS] Fully remove 
V1 memory sink.
URL: https://github.com/apache/spark/pull/24403
 
 
   ## What changes were proposed in this pull request?
   
   There is a MemorySink v2 already so v1 can be removed. In this PR I've 
removed it completely.
   What this PR contains:
   * V2 memory sink removal
   * V2 memory sink renamed to become the only implementation
   * Since DSv2 sends exceptions in a chained format (linking them with cause 
field) I've made python side compliant
   * Adapted all the tests
   
   ## How was this patch tested?
   
   Existing unit tests.
   

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