GitHub user staple opened a pull request: https://github.com/apache/spark/pull/1630
Minor indentation and comment typo fixes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/staple/spark minor Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/1630.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 #1630 ---- commit 8566467a4230fed02705c2a6a5cc4a68863ebc47 Author: Aaron Staple <asta...@gmail.com> Date: 2014-07-29T04:05:27Z Fix off by one column indentation in SqlParser. commit 6f295a2dc5f8e83991985cfbe960bfc119661099 Author: Aaron Staple <asta...@gmail.com> Date: 2014-07-29T04:08:18Z Fix typos in comment about ExprId. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---