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

#10275 - fix NullPointerException #10284

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Commits on May 8, 2024

  1. apache#10275 - fix NullPointerException

    Fix NullPointerException when trying to add the vector's class name to the message for an UnsupportedOperationException
    Steve Lessard committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ac6440a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    becf6f7 View commit details
    Browse the repository at this point in the history
  3. Remove test dependency on Apache Spark

    Steve Lessard committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4e2cb86 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge branch 'main' into issue-10275

    Steve Lessard committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1193d02 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Add new unit test

    This test more closely follows the reproduction steps described in issue apache#10275
    Steve Lessard committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    12bc3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f3e13 View commit details
    Browse the repository at this point in the history