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-35207][SQL] Normalize hash function behavior with negative zero (floating point types) #32496

Closed

Commits on May 11, 2021

  1. Changes implementation

    Clean solution
    planga82 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f86fba6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Style corrections

    planga82 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    641629d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    a671ce7 View commit details
    Browse the repository at this point in the history
  2. Improve solution

    planga82 committed May 13, 2021
    Configuration menu
    Copy the full SHA
    1de9c3d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Update migration guide

    planga82 committed May 14, 2021
    Configuration menu
    Copy the full SHA
    869ae7c View commit details
    Browse the repository at this point in the history
  2. Simplify expressions

    planga82 committed May 14, 2021
    Configuration menu
    Copy the full SHA
    c123599 View commit details
    Browse the repository at this point in the history