You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by wselwood <gi...@git.apache.org> on 2017/05/24 14:21:40 UTC

[GitHub] spark pull request #18088: [Minor] document edge case of updateFunc usage

GitHub user wselwood opened a pull request:

    https://github.com/apache/spark/pull/18088

    [Minor] document edge case of updateFunc usage

    ## What changes were proposed in this pull request?
    
    Include documentation of the fact that the updateFunc is sometimes called with no new values. This is documented in the main documentation here: https://spark.apache.org/docs/latest/streaming-programming-guide.html#updatestatebykey-operation however from the docs included with the code it is not clear that this is the case.
    
    ## How was this patch tested?
    
    PR only changes comments. Confirmed code still builds.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wselwood/spark note-edge-case-in-docs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/18088.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18088
    
----
commit aa8d4ea1dece4d3f6e4660bc8117df070aeb8632
Author: Wil Selwood <wi...@sa.catapult.org.uk>
Date:   2017-05-24T14:07:54Z

    [Minor] document edge case of updateFunc usage

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #18088: [Minor] document edge case of updateFunc usage

Posted by wselwood <gi...@git.apache.org>.
Github user wselwood commented on the issue:

    https://github.com/apache/spark/pull/18088
  
    Good catch @HyukjinKwon Sorry about that. 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #18088: [Minor] document edge case of updateFunc usage

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/18088
  
    Merged to master


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #18088: [Minor] document edge case of updateFunc usage

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/18088
  
    **[Test build #3762 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3762/testReport)** for PR 18088 at commit [`ed8cdb7`](https://github.com/apache/spark/commit/ed8cdb7101b6363a4be1396a0919d3169b61582e).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #18088: [Minor] document edge case of updateFunc usage

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/18088
  
    Can one of the admins verify this patch?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #18088: [Minor] document edge case of updateFunc usage

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/18088
  
    **[Test build #3762 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3762/testReport)** for PR 18088 at commit [`ed8cdb7`](https://github.com/apache/spark/commit/ed8cdb7101b6363a4be1396a0919d3169b61582e).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request #18088: [Minor] document edge case of updateFunc usage

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/18088


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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