GitHub user luogankun opened a pull request:

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

    [SPARK-3065][SQL] Add Locale setting to HiveCompatibilitySuite to fix run 
udf_unix_timestamp with not "America/Los_Angeles" TimeZone

    When run the udf_unix_timestamp of 
org.apache.spark.sql.hive.execution.HiveCompatibilitySuite testcase
    with not "America/Los_Angeles" TimeZone throws error. 
[https://issues.apache.org/jira/browse/SPARK-3065]
    add locale setting on beforeAll and afterAll method to fix the bug of 
HiveCompatibilitySuite testcase
    


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

    $ git pull https://github.com/luogankun/spark SPARK-3065

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

    https://github.com/apache/spark/pull/1968.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 #1968
    
----
commit 0a25e3a4f1cb80e027ee0fd05fd898651a3f7074
Author: luogankun <[email protected]>
Date:   2014-08-15T07:31:47Z

    [SPARK-3065][SQL] Add Locale setting to HiveCompatibilitySuite

commit c167832d161dd559a67061094d77fa454ec24fa8
Author: luogankun <[email protected]>
Date:   2014-08-15T09:07:32Z

    [SPARK-3065][SQL] Add Locale setting to HiveCompatibilitySuite

----


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