GitHub user viirya opened a pull request:

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

    [Minor][SQL] Allow spaces in the beginning and ending of string for Interval

    This is a minor fixing for #7355 to allow spaces in the beginning and 
ending of string parsed to `Interval`.

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

    $ git pull https://github.com/viirya/spark-1 fix_interval_string

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

    https://github.com/apache/spark/pull/7390.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 #7390
    
----
commit 815a9cb438ef99ad0640a70b39501db1d94887ed
Author: Liang-Chi Hsieh <[email protected]>
Date:   2015-07-14T06:17:58Z

    Slightly modify regex to allow spaces in the beginning and ending of string.

commit 57861f7726a91f733ff563b4d46e50a9eb5a8483
Author: Liang-Chi Hsieh <[email protected]>
Date:   2015-07-14T06:31:43Z

    Fix scala style.

----


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