This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 0692856bb124 [SPARK-46307][PS][TESTS] Enable `fill_value` tests for
`GroupByTests.test_shift`
add 8132e1700c81 [SPARK-46261][CONNECT] `DataFrame.withColumnsRenamed`
should keep the dict/map ordering
No new revisions were added by this update.
Summary of changes:
.../main/scala/org/apache/spark/sql/Dataset.scala | 8 ++-
.../main/protobuf/spark/connect/relations.proto | 14 +++-
.../queries/withColumnRenamed_java_map.json | 11 +--
.../queries/withColumnRenamed_java_map.proto.bin | Bin 72 -> 72 bytes
.../queries/withColumnRenamed_scala_map.json | 11 +--
.../queries/withColumnRenamed_scala_map.proto.bin | Bin 72 -> 72 bytes
.../queries/withColumnRenamed_single.json | 7 +-
.../queries/withColumnRenamed_single.proto.bin | Bin 60 -> 60 bytes
.../sql/connect/planner/SparkConnectPlanner.scala | 19 +++--
python/pyspark/sql/connect/plan.py | 8 ++-
python/pyspark/sql/connect/proto/relations_pb2.py | 80 +++++++++++----------
python/pyspark/sql/connect/proto/relations_pb2.pyi | 34 ++++++++-
.../sql/tests/connect/test_parity_dataframe.py | 5 --
.../main/scala/org/apache/spark/sql/Dataset.scala | 2 +-
14 files changed, 133 insertions(+), 66 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]