From 5d1a02de047ba37d2f31e401549f2a62b764f14a Mon Sep 17 00:00:00 2001 From: Renjie Liu Date: Sat, 13 Jan 2024 05:40:03 +0800 Subject: [PATCH] chore: Update reader api status (#162) * chore: Update reader api status * Restore unnecessary change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 325fba06a..2e2071434 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ expand to other service. | Feature | Status | |------------------------------------------------------------|-------------| -| File based task planning | In progress | +| File based task planning | Done | | Size based task planning | Not started | | Filter pushdown(manifest evaluation, partition prunning) | Not started | | Apply deletions, including equality and position deletions | Not started |