This is an automated email from the ASF dual-hosted git repository.
ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 37453ad5c85 [SPARK-41369][CONNECT][BUILD][FOLLOW-UP] Update connect
server module name
add e27fe82b450 [SPARK-41381][CONNECT][PYTHON] Implement `count_distinct`
and `sum_distinct` functions
No new revisions were added by this update.
Summary of changes:
.../main/protobuf/spark/connect/expressions.proto | 5 +-
.../sql/connect/planner/SparkConnectPlanner.scala | 4 +-
python/pyspark/sql/connect/column.py | 10 +-
python/pyspark/sql/connect/functions.py | 140 ++++++++++-----------
.../pyspark/sql/connect/proto/expressions_pb2.py | 18 +--
.../pyspark/sql/connect/proto/expressions_pb2.pyi | 6 +
.../sql/tests/connect/test_connect_function.py | 19 ++-
7 files changed, 116 insertions(+), 86 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]