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

fix: Fix __hash__ methods #2556

Merged
merged 8 commits into from
Apr 19, 2022
Merged

Commits on Apr 19, 2022

  1. Fix __hash__ method for Entity

    Signed-off-by: Felix Wang <[email protected]>
    felixwang9817 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    cdc620a View commit details
    Browse the repository at this point in the history
  2. Fix __hash__ method for FeatureService

    Signed-off-by: Felix Wang <[email protected]>
    felixwang9817 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d52a005 View commit details
    Browse the repository at this point in the history
  3. Remove references to PrimitiveFeastType

    Signed-off-by: Felix Wang <[email protected]>
    felixwang9817 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f2fab13 View commit details
    Browse the repository at this point in the history
  4. Fix __hash__ method for DataSource and PushSource

    Signed-off-by: Felix Wang <[email protected]>
    felixwang9817 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    338824f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    266f01a View commit details
    Browse the repository at this point in the history
  6. Fix __hash__ method for SavedDataset

    Signed-off-by: Felix Wang <[email protected]>
    felixwang9817 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5c9d281 View commit details
    Browse the repository at this point in the history
  7. Fix bugs

    Signed-off-by: Felix Wang <[email protected]>
    felixwang9817 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    825e2fd View commit details
    Browse the repository at this point in the history
  8. Fix push merge

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0d1c37c View commit details
    Browse the repository at this point in the history