GitHub user eyalfa opened a pull request:
https://github.com/apache/spark/pull/14400
[Spark-16791] [SQL] cast struct with timestamp field fails
## What changes were proposed in this pull request?
a failing test case + fix to SPARK-16791
(https://issues.apache.org/jira/browse/SPARK-16791)
## How was this patch tested?
added a failing test case to CastSuit, then fixed the Cast code and rerun
the entire CastSuit
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eyalfa/spark
SPARK-16791_cast_struct_with_timestamp_field_fails
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14400.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 #14400
----
commit 456de1700549172b2b8d731874cd0f5a5579289b
Author: eyal farago <eyal farago>
Date: 2016-07-29T07:55:28Z
SPARK-16791_cast_struct_with_timestamp_field_fails: added a failing test
case.
commit f13113d817fb8508959367501afe2a5b26be7a53
Author: eyal farago <eyal farago>
Date: 2016-07-29T07:56:43Z
SPARK-16791_cast_struct_with_timestamp_field_fails: trivial fix.
----
---
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]