Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0, 3.5.0, 4.0.0
Description
RDD.getOutputDeterministicLevel is a DeveloperApi which users can override to specify the DeterministicLevel of the RDD.
Unfortunately, DeterministicLevel itself is private[spark].
Expose DeterministicLevel to allow users to users this method.
Attachments
Issue Links
- links to