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

Added items to Schema equals and hashcode #4187

Merged
merged 1 commit into from
May 26, 2022

Commits on May 25, 2022

  1. Added items to Schema equals and hashcode

    Fixed a problem where `Schema` was not using the `items` property in the `equals()` or `hashcode()` method. This appears to have been missed when moving the `items` property off of the `ArraySchema` class and onto the `Schema` class.
    jeff-miller-cfa authored May 25, 2022
    Configuration menu
    Copy the full SHA
    1650ab0 View commit details
    Browse the repository at this point in the history