This is an automated email from the ASF dual-hosted git repository.
maxgekk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 620f16ed0afe [SPARK-48400][CORE] Promote `PrometheusServlet` to
`DeveloperApi`
add a3cb06407029 [SPARK-49306][PYTHON][SQL] Create SQL function aliases
for 'zeroifnull' and 'nullifzero'
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/spark/SparkFunSuite.scala | 6 +-
.../source/reference/pyspark.sql/functions.rst | 2 +
python/pyspark/sql/connect/functions/builtin.py | 14 +++
python/pyspark/sql/functions/builtin.py | 50 +++++++++
python/pyspark/sql/tests/test_functions.py | 10 ++
.../scala/org/apache/spark/sql/functions.scala | 16 +++
.../apache/spark/sql/DataFrameFunctionsSuite.scala | 124 ++++++++++++++++++++-
7 files changed, 218 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]