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-31500][SQL] collect_set() of BinaryType returns duplicate elements #28351

Closed

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    d1c7525 View commit details
    Browse the repository at this point in the history
  2. Fix import order

    planga82 committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    91382bf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

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

Commits on Apr 29, 2020

  1. Refactor with comments

    planga82 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    2cd1a22 View commit details
    Browse the repository at this point in the history
  2. Fix lazy val

    planga82 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    a5b1dd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Implement comments

    planga82 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    7ea0059 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Improve comments

    planga82 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    881ee9b View commit details
    Browse the repository at this point in the history
  2. Update tests

    planga82 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    a9c3576 View commit details
    Browse the repository at this point in the history
  3. Change array type

    planga82 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    4782aea View commit details
    Browse the repository at this point in the history
  4. PR comments

    planga82 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    67f55a6 View commit details
    Browse the repository at this point in the history