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

[GraphBolt] Async feature fetch refactor #7540

Merged
merged 35 commits into from
Jul 22, 2024

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    de5c5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc7565b View commit details
    Browse the repository at this point in the history
  3. linting

    mfbalin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3255817 View commit details
    Browse the repository at this point in the history
  4. remove unused device fn.

    mfbalin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7fcc4b4 View commit details
    Browse the repository at this point in the history
  5. add the type of the argument.

    mfbalin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    83099bc View commit details
    Browse the repository at this point in the history
  6. add to base class too.

    mfbalin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    79e4e2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b2bf55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d49dc8 View commit details
    Browse the repository at this point in the history
  9. linting

    mfbalin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    10ba72c View commit details
    Browse the repository at this point in the history
  10. linting

    mfbalin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9f40899 View commit details
    Browse the repository at this point in the history
  11. fix the bug in the tests.

    mfbalin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    537b815 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2dc96d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    7eb3ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573a031 View commit details
    Browse the repository at this point in the history
  3. make a separate test.

    mfbalin committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    108c418 View commit details
    Browse the repository at this point in the history
  4. refine tests.

    mfbalin committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    080d69d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. add better docstring.

    mfbalin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    5db3bba View commit details
    Browse the repository at this point in the history
  2. linting

    mfbalin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    17ef609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f06ec02 View commit details
    Browse the repository at this point in the history
  4. fix bugs and remove prints.

    mfbalin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    06983c3 View commit details
    Browse the repository at this point in the history
  5. one more bug.

    mfbalin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    b623645 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80bed85 View commit details
    Browse the repository at this point in the history
  7. use scatter_async.

    mfbalin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d805c24 View commit details
    Browse the repository at this point in the history
  8. linting.

    mfbalin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    52cbd13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5625d3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3f5733 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a62395e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9161bf9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    05f9a86 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    49283ef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2c19798 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    da4d20a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    42e5194 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    dd636ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c73e9 View commit details
    Browse the repository at this point in the history