You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "范晓亮 (JIRA)" <ji...@apache.org> on 2019/04/04 06:36:00 UTC

[jira] [Created] (SPARK-27385) use mapPartitionsWIthIndex in Dataframe

范晓亮 created SPARK-27385:
---------------------------

             Summary: use mapPartitionsWIthIndex in Dataframe
                 Key: SPARK-27385
                 URL: https://issues.apache.org/jira/browse/SPARK-27385
             Project: Spark
          Issue Type: New Feature
          Components: Spark Core
    Affects Versions: 1.6.3, 1.6.2, 1.6.1, 1.6.0
            Reporter: 范晓亮


As there is no mapPartitionsWithIndex in Dataframe ,if I want to use mapPartitionsWithIndex, I have to use dataframe.rdd.mapPartitionsWithIndex instade. What I want to do is to use mapPartitionsWithIndex directly in Dataframe. So, I want to add mapPartitionsWithIndex in Dataframe, that's all.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org