[
https://issues.apache.org/jira/browse/SPARK-35810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366087#comment-17366087
]
Hyukjin Kwon commented on SPARK-35810:
--------------------------------------
I changed it to deprecate.
> Deprecate ps.broadcast API
> --------------------------
>
> Key: SPARK-35810
> URL: https://issues.apache.org/jira/browse/SPARK-35810
> Project: Spark
> Issue Type: Sub-task
> Components: PySpark
> Affects Versions: 3.2.0
> Reporter: Haejoon Lee
> Priority: Major
>
> We have
> [ps.broadcast|https://koalas.readthedocs.io/en/latest/reference/api/databricks.koalas.broadcast.html]
> in pandas API on Spark, but it's duplicated with
> [DataFrame.spark.hint|https://koalas.readthedocs.io/en/latest/reference/api/databricks.koalas.DataFrame.spark.hint.html]
> when using this API with "broadcast".
> So, we'd better deprecate this and
> [broadcast|http://spark.apache.org/docs/latest/api/python/reference/api/pyspark.sql.functions.broadcast.html]
> function in PySpark as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]