GitHub user gatorsmile opened a pull request:

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

    [SPARK-12256] [SQL] Code refactoring: naming boolean variables

    Hard to read the source codes sometimes if the boolean parameter values are 
unnamed.
    
    Not sure if this is desirable to the others. If this does not make sense, 
feel free to close it. 
    
    Thank you! @marmbrus @rxin @cloud-fan 

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

    $ git pull https://github.com/gatorsmile/spark namingBool

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

    https://github.com/apache/spark/pull/10243.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 #10243
    
----
commit 01f60013cfc542423ba0743b357f5dd39a8b6a5e
Author: gatorsmile <[email protected]>
Date:   2015-12-09T22:33:48Z

    Merge remote-tracking branch 'upstream/master' into withMultiColumns

commit a71d5b1d9df7c26c8287ffbdf1024589e8f665a4
Author: gatorsmile <[email protected]>
Date:   2015-12-10T03:37:59Z

    naming boolean parameters.

----


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