Add context-cutoff dataset materialization
This commit is contained in:
@@ -44,6 +44,7 @@ def test_cli_has_only_deterministic_pipeline_commands() -> None:
|
||||
help_text = parser.format_help()
|
||||
assert "classify" not in help_text
|
||||
assert "repair" not in help_text
|
||||
assert "materialize" in help_text
|
||||
|
||||
|
||||
def test_parallel_parquet_profile_uses_atomic_shard_parts(tmp_path: Path) -> None:
|
||||
|
||||
Reference in New Issue
Block a user