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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement reduce and dependency task logic #144

Merged
merged 33 commits into from
Jun 15, 2022

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    7dd1adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f19c136 View commit details
    Browse the repository at this point in the history
  3. Bump p2panda_rs branch

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    be401bf View commit details
    Browse the repository at this point in the history
  4. Tests for reduce_task

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    50a7ea5 View commit details
    Browse the repository at this point in the history
  5. Clipp

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f8b5b8e View commit details
    Browse the repository at this point in the history
  6. Test for reducing document_views

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    89be006 View commit details
    Browse the repository at this point in the history
  7. Return next dependency tasks

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d4a3c79 View commit details
    Browse the repository at this point in the history
  8. fmt

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    045bfca View commit details
    Browse the repository at this point in the history
  9. Implement dependency task logic

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a7c76b3 View commit details
    Browse the repository at this point in the history
  10. Get parent relations too

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f33b6be View commit details
    Browse the repository at this point in the history
  11. Handle errors

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    11dd828 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ddda36c View commit details
    Browse the repository at this point in the history
  13. Add test for deleted documents

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    82188c2 View commit details
    Browse the repository at this point in the history
  14. Schema task

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    2b68e43 View commit details
    Browse the repository at this point in the history
  15. Refactoring and commetns in reduce

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    54e4a9b View commit details
    Browse the repository at this point in the history
  16. Comment for helper tasks

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    17d0aa4 View commit details
    Browse the repository at this point in the history
  17. A few more comments

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a5f9415 View commit details
    Browse the repository at this point in the history
  18. Some more comments

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    2be82ba View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e8eca47 View commit details
    Browse the repository at this point in the history
  20. Remove code relating to schema task

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    89d4357 View commit details
    Browse the repository at this point in the history
  21. Fix reduce error test

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    15ff1a0 View commit details
    Browse the repository at this point in the history
  22. Make clippy happy

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    e2193a7 View commit details
    Browse the repository at this point in the history
  23. Update CHANGELOG

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6f8b43d View commit details
    Browse the repository at this point in the history
  24. Changes after rebase

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    89783ac View commit details
    Browse the repository at this point in the history
  25. Review changes

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b788737 View commit details
    Browse the repository at this point in the history
  26. Rephrase dependency task docstrings

    cafca authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1bb76ec View commit details
    Browse the repository at this point in the history
  27. Refactoring in dependency task

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1c6bd0a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    95abba9 View commit details
    Browse the repository at this point in the history
  29. Reduce task doc string

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    7263bfc View commit details
    Browse the repository at this point in the history
  30. Remove comment about wanted schema

    sandreae authored and adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1f33743 View commit details
    Browse the repository at this point in the history
  31. Fix rebase

    adzialocha committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    43bd91a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ba3d649 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b0d0124 View commit details
    Browse the repository at this point in the history