You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2023/03/22 16:53:53 UTC

[spark] branch master updated (6f7403b9ef1 -> b58df45d97f)

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 6f7403b9ef1 [SPARK-42815][SQL] Subexpression elimination support shortcut expression
     add b58df45d97f [SPARK-42894][CONNECT] Support `cache`/`persist`/`unpersist`/`storageLevel` for Spark connect jvm client

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/sql/Dataset.scala  | 76 ++++++++++++++++++++--
 .../scala/org/apache/spark/sql/SparkSession.scala  |  7 ++
 .../sql/connect/client/SparkConnectClient.scala    |  3 +-
 .../CheckConnectJvmClientCompatibility.scala       |  1 -
 4 files changed, 79 insertions(+), 8 deletions(-)


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