Skip to content

Commit fcb294a

Browse files
committed
Corrected 2 errors in OverallArchitecture.md
Changed the "Implemented" status to "Planned" for the following 2 items: * Reading from stream layer * Reading from indexed layer Resolves: OLPEDGE-1112 Signed-off-by: Halyna Dumych <[email protected]>
1 parent a3b2b28 commit fcb294a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/OverallArchitecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ Feature | Status
113113
---------------------------------|--------------
114114
Reading from versioned layer | Implemented
115115
Reading from volatile layer | Implemented
116-
Reading from stream layer | Implemented
117-
Reading from indexed layer | Implemented
116+
Reading from stream layer | Planned
117+
Reading from indexed layer | Planned
118118
API Lookup Service | Implemented
119119
Get catalog and layer configuration | Implemented
120120
Get partition metadata for all partitions | Implemented

0 commit comments

Comments
 (0)