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

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


    from 46f7d78  [SPARK-35368][SQL] Update histogram statistics for RANGE 
operator for stats estimation
     add 9283beb  [SPARK-35418][SQL] Add sentences function to 
functions.{scala,py}

No new revisions were added by this update.

Summary of changes:
 python/docs/source/reference/pyspark.sql.rst       |  1 +
 python/pyspark/sql/functions.py                    | 39 ++++++++++++++++++++++
 python/pyspark/sql/functions.pyi                   |  5 +++
 .../scala/org/apache/spark/sql/functions.scala     | 19 +++++++++++
 .../apache/spark/sql/StringFunctionsSuite.scala    |  7 ++++
 5 files changed, 71 insertions(+)

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

Reply via email to