You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mridul Muralidharan (Jira)" <ji...@apache.org> on 2023/10/20 01:57:00 UTC

[jira] [Created] (SPARK-45613) Expose DeterministicLevel as a DeveloperApi

Mridul Muralidharan created SPARK-45613:
-------------------------------------------

             Summary: Expose DeterministicLevel as a DeveloperApi
                 Key: SPARK-45613
                 URL: https://issues.apache.org/jira/browse/SPARK-45613
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.5.0, 3.4.0, 4.0.0
            Reporter: Mridul Muralidharan


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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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