See https://github.com/apache/spark/pull/22921#discussion_r230568058

Methods like toDegrees, toRadians, approxCountDistinct were 'renamed'
in Spark 2.1: deprecated, and replaced with an identical method with
different name. However, these weren't actually deprecated in SparkR.

Is it an oversight that we should just correct anyway by removing, to
stay synced?
Or deprecate and retain these in Spark 3.0.0?

Sean

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Reply via email to