You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2022/01/14 01:45:27 UTC

[spark] branch master updated (31d8489 -> 2ed827a)

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

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


    from 31d8489  [SPARK-37903][PYTHON] Replace string_typehints with get_type_hints
     add 2ed827a  [SPARK-37627][SQL][FOLLOWUP] Separate SortedBucketTransform from BucketTransform

No new revisions were added by this update.

Summary of changes:
 .../sql/connector/catalog/CatalogV2Implicits.scala |  4 +-
 .../sql/connector/expressions/expressions.scala    | 76 +++++++++++++---------
 .../sql/connector/catalog/InMemoryTable.scala      | 14 ++--
 .../expressions/TransformExtractorSuite.scala      | 62 +++++++++++++++++-
 .../datasources/v2/V2SessionCatalog.scala          |  9 ++-
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 28 +++++---
 6 files changed, 144 insertions(+), 49 deletions(-)

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