Skip to content

Commit f8a3330

Browse files
committed
Mark Tasks #17 and #18 as complete (apache#44)
Both Subset and SplitByStripe were implemented as part of Task #4. These methods have been present in the codebase since PR #18.
1 parent 426c4af commit f8a3330

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

task_list.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
"Unit test: Metadata/manifest sharing",
423423
"Unit test: Fresh cache"
424424
],
425-
"status": "pending",
425+
"status": "complete",
426426
"depends_on": [13],
427427
"priority": "P1"
428428
},
@@ -444,7 +444,7 @@
444444
"Unit test: Split into per-stripe fragments",
445445
"Unit test: Metadata sharing"
446446
],
447-
"status": "pending",
447+
"status": "complete",
448448
"depends_on": [13],
449449
"priority": "P1"
450450
},

0 commit comments

Comments
 (0)