Commit Graph

11 Commits

Author SHA1 Message Date
9f6fa04dcf Add structure and interface for csv dynamic node
All checks were successful
test / test (push) Successful in 13m41s
2025-01-18 14:25:26 +10:30
65d1e9fec4 Add initial reduction node implementation, start adding dynamic node
All checks were successful
test / test (push) Successful in 15m58s
2025-01-09 13:55:01 +10:30
2a06228000 Fix all tests, add CI build script
Some checks failed
test / test (push) Has been cancelled
2024-12-30 15:29:19 +10:30
7d985977f2 Fix overhead allocation tests, clean up some imports 2024-12-30 11:08:25 +10:30
139d6fb7fd Add basic pull from db support 2024-12-26 16:19:38 +10:30
375e1f9638 Update dependencies, add some todos/notes for future changes 2024-09-24 11:35:07 +09:30
bc5497ea16 Add skeleton for pull from db node 2024-09-12 18:21:07 +09:30
3d8ce9c498 Add derive node to graph 2024-09-07 14:07:32 +09:30
3a0bfd6ad0 Address various linting issues in graph and db uploader 2024-09-07 12:56:00 +09:30
9e225e58cb Start adding db download/upload, migrate graph to async/await 2024-08-29 21:24:23 +09:30
0ee88e3a99 Start adding row-level splitting, refactor cli and graph into subcrates 2024-08-09 22:13:43 +09:30