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

[spark] branch master updated (7f64ec30242 -> fdb36df3f60)

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 7f64ec30242 [SPARK-42605][CONNECT] Add TypedColumn
     add fdb36df3f60 [SPARK-42542][CONNECT] Support Pivot without providing pivot column values

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/RelationalGroupedDataset.scala       |  46 +++++++++++++++++++++
 .../apache/spark/sql/PlanGenerationTestSuite.scala |   4 ++
 .../sql/connect/client/CompatibilitySuite.scala    |   1 -
 .../pivot_without_column_values.explain            |   4 ++
 ...pivot.json => pivot_without_column_values.json} |   9 +---
 ...o.bin => pivot_without_column_values.proto.bin} | Bin 97 -> 85 bytes
 6 files changed, 55 insertions(+), 9 deletions(-)
 create mode 100644 connector/connect/common/src/test/resources/query-tests/explain-results/pivot_without_column_values.explain
 copy connector/connect/common/src/test/resources/query-tests/queries/{pivot.json => pivot_without_column_values.json} (85%)
 copy connector/connect/common/src/test/resources/query-tests/queries/{pivot.proto.bin => pivot_without_column_values.proto.bin} (74%)


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