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

Allow tier2 to run from existing mapper outputs only or to use them to skip some module re-execution #433

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

sduchesneau
Copy link
Contributor

This immediately allows the usage of a pattern where:

  1. we create "thin blocks" through a mapper module and index it (production-mode)
  2. we depend on these thin blocks in another module and skip reading the full blocks

@sduchesneau sduchesneau force-pushed the schedule_from_outputs branch from 1a66a6b to 5e6e4a3 Compare March 14, 2024 13:42
@sduchesneau sduchesneau merged commit cb5094e into develop Mar 14, 2024
5 checks passed
@sduchesneau sduchesneau deleted the schedule_from_outputs branch March 14, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants