You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/18 12:29:55 UTC

[GitHub] [spark] gaborgsomogyi opened a new pull request #24403: [SPARK-23014][SS] Fully remove V1 memory sink.

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:
users@infra.apache.org


With regards,
Apache Git Services

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