[
https://issues.apache.org/jira/browse/IGNITE-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372586#comment-16372586
]
ASF GitHub Bot commented on IGNITE-3077:
----------------------------------------
GitHub user nizhikov opened a pull request:
https://github.com/apache/ignite/pull/3556
IGNITE-3077: Test fixed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nizhikov/ignite IGNITE-3077
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3556.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 #3556
----
commit 0ca135a02aaad79260af140a709e0b2fcb60cab0
Author: Nikolay Izhikov <nizhikov@...>
Date: 2018-02-22T09:24:10Z
IGNITE-3077: Test fixed
----
> IgniteRDD data frame does not handle object fields
> --------------------------------------------------
>
> Key: IGNITE-3077
> URL: https://issues.apache.org/jira/browse/IGNITE-3077
> Project: Ignite
> Issue Type: Bug
> Components: spark
> Affects Versions: 1.5.0.final
> Reporter: Alexey Goncharuk
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: bigdata
>
> Added a corresponding test to IgniteRDDSpec
> I am not sure what causing this failure because sql returns a proper result
> set on the Ignite side, and it cannot be converted to DataFrame row. Spark
> dev list consultation needed most likely.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)