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

Implement Eq, PartialEq, Hash for dyn PhysicalExpr #13005

Merged
merged 7 commits into from
Nov 5, 2024

Commits on Oct 18, 2024

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

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    5e9257c View commit details
    Browse the repository at this point in the history
  2. Port more

    alamb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1aa787d View commit details
    Browse the repository at this point in the history
  3. Complete manual derivations

    alamb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8b4ef56 View commit details
    Browse the repository at this point in the history
  4. fmt

    alamb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    66fdd18 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. add and fix docs

    peter-toth committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f1917fa View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge branch 'main' into physicalexpr-eq-partialeq-hash

    # Conflicts:
    #	datafusion/physical-expr/src/expressions/not.rs
    peter-toth committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4a69b2c View commit details
    Browse the repository at this point in the history