This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from dfa3978  [SPARK-33551][SQL] Do not use custom shuffle reader for 
repartition
     add d082ad0  [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig 
functions in PySpark and SparkR

No new revisions were added by this update.

Summary of changes:
 R/pkg/NAMESPACE                              |  3 +++
 R/pkg/R/functions.R                          | 39 ++++++++++++++++++++++++++++
 R/pkg/tests/fulltests/test_sparkSQL.R        |  1 +
 python/docs/source/reference/pyspark.sql.rst |  4 ++-
 python/pyspark/sql/functions.py              | 39 ++++++++++++++++++++++++++++
 python/pyspark/sql/functions.pyi             |  3 +++
 python/pyspark/sql/tests/test_functions.py   | 16 ++++++++++++
 7 files changed, 104 insertions(+), 1 deletion(-)


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

Reply via email to