We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f447b commit 9ffaa23Copy full SHA for 9ffaa23
report/doc.md
@@ -87,4 +87,5 @@ int main() {
87
## Status
88
The KDStore and KVStore have been created and all of the classes that support it to work locally. Next steps include:
89
- Making the KVStore distributed (having columns distribute their data over multiple KVStores)
90
-- Allow the KVStores to work over a network
+- Allow the KVStores to work over a network
91
+- Need to figure out errors caused by fixing circular dependencies in DataFrame and stores (kept us from doing final tests)
0 commit comments