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

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

Valentin Kulichenko created IGNITE-9732:
-------------------------------------------

             Summary: 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
             Fix For: 2.7


{{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)