Venkata krishnan Sowrirajan created SPARK-38064:
---------------------------------------------------

             Summary: Push-based shuffle's internal implementation details 
should not be exposed as API
                 Key: SPARK-38064
                 URL: https://issues.apache.org/jira/browse/SPARK-38064
             Project: Spark
          Issue Type: Sub-task
          Components: Shuffle
    Affects Versions: 3.2.1
            Reporter: Venkata krishnan Sowrirajan


Currently the changes added in Dependency.scala for Push-based shuffle are all 
exposed as Developer API. For eg: `newShuffleMergeState`, `setMergerLocs`, 
`shuffleMergeFinalized` etc Some of these might be just internal implementation 
details which should not be leaked. This JIRA Is to appropriately mark them 
private as needed.

cc [~mridulm80][~mshen][~csingh][~Ngone51][~tgraves]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to