GitHub user marmbrus opened a pull request:
https://github.com/apache/spark/pull/3257
[SQL] Minor cleanup of comments, errors and override.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marmbrus/spark minorCleanup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3257.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 #3257
----
commit 199fd9810c2c729505f7d2e1cdf7070dad3c2cb4
Author: Michael Armbrust <[email protected]>
Date: 2014-11-13T23:20:02Z
Fix typo
commit f9fa6cffcfad2857d0ba4f1b72668b413809e07c
Author: Michael Armbrust <[email protected]>
Date: 2014-11-13T23:21:24Z
Methods in a final class do not also need to be final, use override.
commit 2fdf903d24d4c7320cbb2b76f592082bac321a0c
Author: Michael Armbrust <[email protected]>
Date: 2014-11-13T23:21:44Z
Better error message when coalesce can't be resolved.
----
---
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]