You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Zinoviev (Jira)" <ji...@apache.org> on 2019/10/10 15:46:00 UTC

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

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

Alexey Zinoviev updated IGNITE-9732:
------------------------------------
    Summary: [Spark] Add joins to Spark Dataframe examples  (was: Add joins to Spark Dataframe examples)

> [Spark] 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.8
>            Reporter: Valentin Kulichenko
>            Assignee: Alexey Zinoviev
>            Priority: Critical
>              Labels: await
>             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
(v8.3.4#803005)