GitHub user adrian-wang opened a pull request:

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

    [SPARK-4508] [SQL] build native date type to conform behavior to Hive

    The previous #3732 is reverted due to some test failure.
    Have fixed that.

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

    $ git pull https://github.com/adrian-wang/spark datenative

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

    https://github.com/apache/spark/pull/4325.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 #4325
    
----
commit 374abd52b422642e1ef73d617df9aa9d395803b7
Author: Daoyuan Wang <[email protected]>
Date:   2015-01-15T04:49:36Z

    spark native date type support

commit d6715fcac2a4c5a32a6b8c11f84567c675de1892
Author: Daoyuan Wang <[email protected]>
Date:   2015-01-27T06:40:55Z

    refactoring Date as Primitive Int internally

commit 024c9a6d37da9930b2c8d57cf4c01543ef0080e2
Author: Daoyuan Wang <[email protected]>
Date:   2015-01-27T07:22:22Z

    clean some import order

commit f0005b166a705f7b1c52960b72c4ff29d010e5ff
Author: Daoyuan Wang <[email protected]>
Date:   2015-01-28T07:19:50Z

    add date in sql parser and java type conversion

commit c37832bc3a48493639b7a74d3277c11349942526
Author: Daoyuan Wang <[email protected]>
Date:   2015-01-28T07:49:15Z

    row to catalyst

commit a2fdd4e1dca7067ae3fc7a76efde50851980fece
Author: Daoyuan Wang <[email protected]>
Date:   2015-01-28T07:57:57Z

    getDate

commit 0ed0fdc13ec043e16058128011428445a62c7581
Author: Daoyuan Wang <[email protected]>
Date:   2015-01-28T08:15:51Z

    fix test data

commit 096e20d5de068157910372a03a6face9edc829e6
Author: Daoyuan Wang <[email protected]>
Date:   2015-02-03T06:29:01Z

    fix for mixed timezone

----


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