You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2023/02/13 00:45:18 UTC

[spark] branch master updated (d703808347c -> 633a486c650)

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 d703808347c [SPARK-40453][SPARK-41715][CONNECT][TESTS][FOLLOWUP] Skip freqItems doctest due to Scala 2.13 failure
     add 633a486c650 [SPARK-41963][CONNECT] Fix DataFrame.unpivot to raise the same error class when the `values` argument is empty

No new revisions were added by this update.

Summary of changes:
 .../main/protobuf/spark/connect/relations.proto    |  6 +++-
 .../org/apache/spark/sql/connect/dsl/package.scala |  5 ++-
 .../sql/connect/planner/SparkConnectPlanner.scala  |  4 +--
 python/pyspark/sql/connect/dataframe.py            |  8 +++--
 python/pyspark/sql/connect/plan.py                 |  5 +--
 python/pyspark/sql/connect/proto/relations_pb2.py  | 25 ++++++++++----
 python/pyspark/sql/connect/proto/relations_pb2.pyi | 39 +++++++++++++++++-----
 .../pyspark/sql/tests/connect/test_connect_plan.py | 19 +++++++----
 .../sql/tests/connect/test_parity_dataframe.py     |  5 ---
 9 files changed, 83 insertions(+), 33 deletions(-)


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