You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by su...@apache.org on 2022/06/01 16:50:11 UTC

[spark] branch master updated (5a3ba9b0b30 -> ef0b87a5a95)

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

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


    from 5a3ba9b0b30 [SPARK-39267][SQL] Clean up dsl unnecessary symbol
     add ef0b87a5a95 [SPARK-39313][SQL] `toCatalystOrdering` should fail if V2Expression can not be translated

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/V2ExpressionUtils.scala   | 23 +++---
 .../expressions/V2ExpressionUtilsSuite.scala}      | 35 ++++----
 .../sql/connector/catalog/InMemoryTable.scala      | 11 ++-
 .../v2/DistributionAndOrderingUtils.scala          |  5 +-
 .../datasources/v2/V2ScanPartitioning.scala        |  4 +-
 .../connector/KeyGroupedPartitioningSuite.scala    | 92 +++++-----------------
 6 files changed, 61 insertions(+), 109 deletions(-)
 copy sql/{hive/src/test/scala/org/apache/spark/sql/hive/test/TestHiveSingleton.scala => catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/V2ExpressionUtilsSuite.scala} (50%)


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