Commit Graph

37 Commits

Author SHA1 Message Date
6a0bfae931 minor data refactor 2021-02-02 12:09:44 +03:00
4d19d97c53 Update DataSetBuilder API 2021-01-31 22:34:48 +03:00
2291072e26 Cleanup after task refactoring 2021-01-26 16:13:31 +03:00
9dacd98f64 Full Workspace and data refactor 2021-01-26 15:11:12 +03:00
ac8631e3a0 [WIP] redo Workspace 2021-01-17 19:11:49 +03:00
7e4d1af55f [WIP] redo DataSet fill and updates 2021-01-16 12:44:39 +03:00
b916a038f7 WIP full data refactor 2021-01-10 18:18:34 +03:00
23fae9794f WIP full data refactor 2021-01-10 17:46:53 +03:00
9ed4245d84 WIP full data refactor 2021-01-10 14:32:52 +03:00
13c0d189bb Move DataNode builders 2020-12-30 09:56:49 +03:00
030f3ed6fe Refactor context factories 2020-12-28 21:05:27 +03:00
e317b67a48 Api dump and import fixes 2020-12-04 17:56:33 +03:00
eeb4643d93 IO refactoring 2020-09-07 13:44:02 +03:00
6450696157 Fix zip writer and name refactoring 2020-04-06 22:50:51 +03:00
01711c2b8c Move scheme to root meta package to avoid import clutter 2020-03-28 10:25:24 +03:00
f906fbdb0a Tables basics
A lot of refactoring
2020-01-29 21:34:51 +03:00
c789dabdae Fix build with new IO 2019-12-01 20:53:32 +03:00
2e643287ef Moving to io-2 2019-11-30 23:36:06 +03:00
45a5b6fe28 Working on zip and directory storage for data. Update to build 0.2.4 2019-11-17 22:15:29 +03:00
Alexander Nozik
2b1fbf15ea
Merge pull request #22 from mipt-npm/dev-zelenyy
Dev zelenyy
2019-10-29 21:20:39 +03:00
245b5ebc52 Fix #16 2019-10-29 21:20:14 +03:00
dce9199b78 #18 2019-10-29 20:21:38 +03:00
Mikhail Zelenyy
26f5114e48 Simple test for selecting data 2019-10-21 16:26:47 +03:00
23a2d29e84 Upgraded plugin and added test for data gathering in workspace. 2019-10-09 19:10:37 +03:00
337401f6e0 Task builder for WorkspacePlugin 2019-09-24 17:35:06 +03:00
6c1c49d15e Added strong typing to tasks and task dependencies 2019-09-14 16:50:25 +03:00
c175dc7de4 Added strong typing to tasks and task dependencies 2019-09-14 10:36:47 +03:00
a0abb99d88 A test for complex task logic 2019-09-12 16:53:57 +03:00
8bac218715 Working on remote function call 2019-09-04 22:22:29 +03:00
65633bbd0d Build passes, but a lot of tests fails. Need more work. 2019-08-07 21:14:20 +03:00
d08e1ee57d Optimized type projections in meta. Set operations are now non-generic 2019-06-01 16:04:45 +03:00
343ba84118 Introduced a WorkspacePlugin to access tasks from plugin easily 2019-05-19 10:14:49 +03:00
2a395f8064 Test for plugin task loading 2019-05-19 10:05:21 +03:00
e239a77223 Fixing build for publish (not yet) 2019-05-09 19:42:39 +03:00
58e65ba71e Simplified task builder. 2019-03-30 10:36:02 +03:00
55db973cd6 Simplified task builder. 2019-03-29 21:51:39 +03:00
e3127503ec Workspace is working 2019-03-29 12:16:24 +03:00