Commit Graph

37 Commits

Author SHA1 Message Date
f2ed76c8aa feat: add node in graphset when add flux 2025-01-05 15:55:50 +01:00
041e459ca0 refact: move id and name to flux 2025-01-05 15:50:51 +01:00
e4af62b136 refact: move Transformation to flux model 2025-01-05 15:43:29 +01:00
9a5c581f31 refact: move Node, Edge and EdgeOnSet to models 2025-01-05 15:37:56 +01:00
09783f9c1e Feat: flux takes list of tables for sources and targets 2025-01-05 15:31:40 +01:00
8a43a93cda refact: repo id are not based on path but on id 2025-01-05 15:13:38 +01:00
ae61fd3c12 refact: use repository id in dataplatform 2025-01-05 14:55:46 +01:00
d256fbf169 Fix: repo id use tests 2025-01-05 14:34:16 +01:00
48964ad561 Feat: use id in repository 2025-01-05 11:27:52 +01:00
b9dade2701 Feat: add extract_values_from_pattern 2025-01-05 10:46:30 +01:00
ed8f91d78b Feat: add tables method to fs_repository 2025-01-05 07:01:03 +01:00
d1c1b7420d refact: replace callback with str for arrow in graph_set 2025-01-05 06:51:14 +01:00
f0315d09b9 refact: reorganize raw_datas and adapt tests 2025-01-05 06:42:51 +01:00
86f0dcc49e Feat: execute flux on dataplatform 2025-01-04 21:33:05 +01:00
d04bfe1d44 Feat: add execute_flux 2025-01-04 15:30:32 +01:00
1446c166ca Feat: add flux in dataplatform 2025-01-04 13:51:24 +01:00
beb9fd5465 Feat: add repository to dataplatform 2025-01-03 16:01:01 +01:00
350c03dbfe Fix: adapt to new Table form 2025-01-03 15:56:29 +01:00
e28ab332a7 feat: move fs_datacatalogue to fs_repository 2025-01-03 15:54:18 +01:00
fe780b96ef Refact: change method to access to schema an tables 2025-01-03 09:53:25 +01:00
c2813e5adb refact: move fs_files to raw_datas 2025-01-03 09:16:22 +01:00
646b3cfd92 feat: start datacatalogue 2025-01-03 08:59:54 +01:00
9d45625a5e Feat: move to models and add consume_flux 2025-01-03 08:46:15 +01:00
07fb92e2fa Feat: create fs_datacatalogue 2025-01-03 08:46:15 +01:00
88795fdad3 Feat: create datacatalogue with fs_datacatalogue 2025-01-03 08:46:15 +01:00
aa1ead5435 refact: move graph libs to own directory 2025-01-03 08:46:15 +01:00
c347deee85 Feat: test on pandas xlsx and ods file reader 2025-01-03 08:46:15 +01:00
5dfc1c9751 Feat: start testing fs_repository 2025-01-03 08:46:15 +01:00
7fc10128da Feat: test consume_flux 2025-01-03 08:46:15 +01:00
fe8f76245b Feat: start flux 2025-01-03 08:46:15 +01:00
226ce84dce Feat: add is_dag to Graph 2024-10-27 14:10:33 +01:00
9ff68cb285 Feat: add get functions on sources and targets 2024-10-27 13:48:37 +01:00
5c69bb5503 Feat: add pure graph 2024-10-07 06:17:01 +02:00
c90f407cfc Feat: init graphs 2024-10-07 06:09:01 +02:00
867747d748 Fix: filename 2024-10-07 06:08:52 +02:00
b62ea3f5ae Feat: add ARgs and kwrds when intersepted 2024-02-21 08:46:11 +01:00
2f77206b8f Feat: add Interseptor 2024-02-18 17:40:52 +01:00