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

Make Collect, first and last as deterministic aggregate functions for Spark-3.3 #4677

Merged
merged 5 commits into from
Feb 3, 2022

Commits on Feb 1, 2022

  1. Make First, Last and Collect as deterministic for Spark-3.3

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    77c1ce2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    576cb80 View commit details
    Browse the repository at this point in the history
  2. common trait name

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e66a27d View commit details
    Browse the repository at this point in the history
  3. address review comments

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e0b9f78 View commit details
    Browse the repository at this point in the history
  4. addressed review comments

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c715cdd View commit details
    Browse the repository at this point in the history