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

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


    from ad35f35f12f [SPARK-42570][CONNECT][PYTHON] Fix DataFrameReader to use 
the default source
     add a4c12fc63be [SPARK-42576][CONNECT] Add 2nd groupBy method to Dataset

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/sql/Dataset.scala  |  33 +++++++++++++++++++--
 .../apache/spark/sql/PlanGenerationTestSuite.scala |   6 ++++
 .../explain-results/groupby_agg_string.explain     |   2 ++
 .../{groupby_max.json => groupby_agg_string.json}  |  12 ++++++--
 .../queries/groupby_agg_string.proto.bin           | Bin 0 -> 103 bytes
 5 files changed, 48 insertions(+), 5 deletions(-)
 create mode 100644 
connector/connect/common/src/test/resources/query-tests/explain-results/groupby_agg_string.explain
 copy 
connector/connect/common/src/test/resources/query-tests/queries/{groupby_max.json
 => groupby_agg_string.json} (73%)
 create mode 100644 
connector/connect/common/src/test/resources/query-tests/queries/groupby_agg_string.proto.bin


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

Reply via email to