Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-48700][SQL] Mode expression for complex types (all collations) #47154

Closed
wants to merge 27 commits into from

Commits on Sep 11, 2024

  1. reapply changes

    GideonPotok committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a909cb1 View commit details
    Browse the repository at this point in the history
  2. SPARK COLLATIONS MAP

    GideonPotok committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ce865a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. formatting

    GideonPotok committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d697403 View commit details
    Browse the repository at this point in the history
  2. Revert "formatting"

    This reverts commit d697403.
    GideonPotok committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    535b16b View commit details
    Browse the repository at this point in the history
  3. formatting

    GideonPotok committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    066ebd4 View commit details
    Browse the repository at this point in the history
  4. formatting

    GideonPotok committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f2d0503 View commit details
    Browse the repository at this point in the history
  5. formatting

    GideonPotok committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4f0cfbe View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. move reason

    GideonPotok committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    432de23 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. four spaces for classes

    GideonPotok committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a8d626b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d621b8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af97fe8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf91fe9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b7364f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca564d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96c742f View commit details
    Browse the repository at this point in the history
  8. Update sql/core/src/test/scala/org/apache/spark/sql/CollationSQLExpre…

    …ssionsSuite.scala
    
    Co-authored-by: Maxim Gekk <max.gekk@gmail.com>
    GideonPotok and MaxGekk authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d5552cd View commit details
    Browse the repository at this point in the history
  9. Update sql/core/src/test/scala/org/apache/spark/sql/CollationSQLExpre…

    …ssionsSuite.scala
    
    Co-authored-by: Maxim Gekk <max.gekk@gmail.com>
    GideonPotok and MaxGekk authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ce8986f View commit details
    Browse the repository at this point in the history
  10. Update sql/core/src/test/scala/org/apache/spark/sql/CollationSQLExpre…

    …ssionsSuite.scala
    
    Co-authored-by: Maxim Gekk <max.gekk@gmail.com>
    GideonPotok and MaxGekk authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2632b91 View commit details
    Browse the repository at this point in the history
  11. Update sql/core/src/test/scala/org/apache/spark/sql/CollationSQLExpre…

    …ssionsSuite.scala
    
    Co-authored-by: Maxim Gekk <max.gekk@gmail.com>
    GideonPotok and MaxGekk authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    72483ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4695462 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b285a6f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix

    GideonPotok committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e330698 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. hello

    GideonPotok committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f4074be View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. passing tests

    GideonPotok committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    adae8f3 View commit details
    Browse the repository at this point in the history
  2. passing tests

    GideonPotok committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    37efd0c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    afd123b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. reformat error-conditions.json for test 'Error conditions are correct…

    …ly formatted' in SparkThrowableSuite
    GideonPotok committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f4c39b1 View commit details
    Browse the repository at this point in the history