GitHub user small-wang opened a pull request:

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

    [SPARK-10226][SQL] Fix exclamation mark issue in SparkSQL

    When I tested the latest version of spark with exclamation mark, I got some 
errors. Then I reseted the spark version and found that commit id 
"a2409d1c8e8ddec04b529ac6f6a12b5993f0eeda" brought the bug. With jline version 
changing from 0.9.94 to 2.12 after this commit, exclamation mark would be 
treated as a special character in ConsoleReader.

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

    $ git pull https://github.com/small-wang/spark jline-SPARK-10226

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

    https://github.com/apache/spark/pull/8420.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 #8420
    
----
commit 2e178d917a3d200b705d7f62d47a0b7d99737c39
Author: wangwei <[email protected]>
Date:   2015-08-25T14:27:00Z

    Fix exclamation mark issue

----


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