GitHub user rahulforallp opened a pull request:
https://github.com/apache/incubator-carbondata/pull/597
[CARBONDATA-672]complex data type supported
ClassCastException handled with logger .
Example added for CarbonSessionExample.scala in example/spark2.
Also resolved ClassCastException for ComplexTypeExample in example/spark
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulforallp/incubator-carbondata
CARBONDATA-672
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/597.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 #597
----
commit 6ac0cb00fbe7392056b6cc2a292ee138facb9671
Author: rahulforallp <[email protected]>
Date: 2017-02-09T07:10:21Z
complex data type supported with spark 2.1
commit 84735b338e1bea1cab4088aa8504f304179ef0e2
Author: rahulforallp <[email protected]>
Date: 2017-02-09T07:51:03Z
complex datat type supported with spark 1.6
commit 2ab9c1ce8dd279398a5a2ed3c52f1763dc0c86ad
Author: rahulforallp <[email protected]>
Date: 2017-02-09T08:02:14Z
complex datatype supported
----
---
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.
---