You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2018/09/28 20:36:00 UTC

[jira] [Updated] (IGNITE-9732) Add joins to Spark Dataframe examples

     [ https://issues.apache.org/jira/browse/IGNITE-9732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Kulichenko updated IGNITE-9732:
----------------------------------------
    Fix Version/s: 2.8

> Add joins to Spark Dataframe examples
> -------------------------------------
>
>                 Key: IGNITE-9732
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9732
>             Project: Ignite
>          Issue Type: Improvement
>          Components: examples, spark
>    Affects Versions: 2.6
>            Reporter: Valentin Kulichenko
>            Priority: Major
>             Fix For: 2.8
>
>
> {{IgniteDataFrameExample}} creates two tables - {{city}} and {{person}}, but only {{person}} is actually used. Need to add join examples.
> Would also be great to demonstrate the fact that optimization is working and joins are executed in Ignite, not Spark (using {{explain()}}, maybe?).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)