GitHub user lw-lin opened a pull request:

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

    [SPARK-14556][SQL] Code clean-ups for package 
o.a.s.sql.execution.streaming.state

    ## What changes were proposed in this pull request?
    
    - `StateStoreConf.**max**DeltasForSnapshot` was renamed to 
`StateStoreConf.**min**DeltasForSnapshot`
    - some state switch checks were added
    - improved consistency between method names and string literals
    - other comments & typo fix
    
    ## How was this patch tested?
    
    N/A
    


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

    $ git pull https://github.com/lw-lin/spark streaming-state-clean-up

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

    https://github.com/apache/spark/pull/12323.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 #12323
    
----
commit 0e79a5aff9669f8dec9f8a221139a4439d4a8587
Author: Liwei Lin <[email protected]>
Date:   2016-04-12T03:32:30Z

    some clean-ups

commit bdc02602fa4c6b6957a266f538f4591b31889f6b
Author: Liwei Lin <[email protected]>
Date:   2016-04-12T03:44:23Z

    clean-ups

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to