65 Commits

Author SHA1 Message Date
wenchengyao
7c0d84ceb5 fix 2024-05-14 17:29:28 +08:00
wenchengyao
416f68feaa json_get support JSONArray 2024-05-08 11:47:02 +08:00
wenchengyao
bfad654576 support add multi edge instance 2024-05-06 14:39:11 +08:00
wenchengyao
d1eef7c4f0 support add multi edge instance 2024-05-06 14:29:27 +08:00
wenchengyao
c55c7241a1 support add multi edge instance 2024-04-29 15:38:36 +08:00
wenchengyao
a6e9198bb5 support add multi edge instance 2024-04-29 15:26:05 +08:00
wenchengyao
e80ebf08f7 support add multi edge instance 2024-04-29 14:15:42 +08:00
wenchengyao
a6a0160f65 Merge branch 'master' into add_multi_edge_instance 2024-04-29 14:07:39 +08:00
wenchengyao
089c40c737
fix(reasoner): fix Expr2Qlexpress (#204) 2024-04-26 16:57:13 +08:00
Donghai
92546f334f
feat(reasoner): local runner support callable wrapper (#218) 2024-04-26 15:45:29 +08:00
wenchengyao
97d838f1a2 support add multi edge instance 2024-04-26 14:43:22 +08:00
wenchengyao
8c658d56ab support add multi edge instance 2024-04-26 11:09:54 +08:00
wenchengyao
666352054d support add multi edge instance 2024-04-26 11:04:38 +08:00
wenchengyao
18164ab9d7 support ConcatAggIf 2024-04-24 17:02:50 +08:00
wenchengyao
5f74db5bb8 Merge branch 'master' into concat_aggIf_dev 2024-04-24 14:17:36 +08:00
Donghai
b3d00a2a07
feat(reasoner): udf load from multiple package path (#200)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
Co-authored-by: wenchengyao <wenchengyao.wcy@antgroup.com>
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-04-24 10:10:23 +08:00
wenchengyao
04c17083c5 support concatAggIf 2024-04-23 20:48:26 +08:00
wenchengyao
40466e7508 support concatAggIf 2024-04-23 15:49:46 +08:00
wenchengyao
59253bee3f support concatAggIf 2024-04-22 16:57:27 +08:00
wenchengyao
85e75619fb support concatAggIf 2024-04-22 16:50:08 +08:00
wenchengyao
e7631c6058 Merge branch 'master' into concat_aggIf_dev 2024-04-19 14:26:01 +08:00
wenchengyao
b14db8be88 support ConcatAggIf 2024-04-19 14:25:10 +08:00
wenchengyao
86e041b13d support ConcatAggIf 2024-04-19 12:53:14 +08:00
赵培龙
5ca3f17718
feat(reasoner): support debug info record from localRDG (#205) 2024-04-19 10:17:05 +08:00
wenchengyao
e20417a01f fix ut 2024-04-17 12:02:27 +08:00
wenchengyao
808ad72311 fix ut 2024-04-17 11:54:39 +08:00
wenchengyao
dbcc85f1b5 support rac udf 2024-04-17 11:39:58 +08:00
wenchengyao
1aa6f3b617 Merge branch 'master' into rac_udf_senyu 2024-04-17 11:12:06 +08:00
FishJoy
2ac8fe2261
feat(reasoner): support id equal push down. (#202)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
2024-04-16 17:51:16 +08:00
wenchengyao
25daff103f support rac udf 2024-04-16 16:40:36 +08:00
FishJoy
28eca52d73
feat(reasoner): support id equal push down. (#201)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
2024-04-16 14:29:19 +08:00
wenchengyao
1a5eeffc9c support rac udf 2024-04-15 20:53:50 +08:00
赵培龙
e177b7c6c9
feat(reasoner): add create node in define block (#191)
Co-authored-by: wenchengyao <wenchengyao.wcy@antgroup.com>
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-04-15 20:25:34 +08:00
wenchengyao
2719ee789b support edge set 2024-04-12 13:33:02 +08:00
wenchengyao
d5b745279b edit code format 2024-04-11 11:40:51 +08:00
wenchengyao
bd5a5ff969 Merge remote-tracking branch 'origin/master' into rec_udf_dev 2024-04-11 11:17:51 +08:00
Donghai
98be8a8282
feat(reasoner): support get_value udf (#196) 2024-04-09 17:20:24 +08:00
wenchengyao
3c664614a2 support RAC udf 2024-04-09 12:26:01 +08:00
赵培龙
1982db26ad
fix(reasoner): bugfix for mock data to run (#162)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
Co-authored-by: wangshaofei <wangshaofei.wsf@antgroup.com>
2024-04-01 13:25:19 +08:00
wenchengyao
a0f1286439
fix(reasoner): bugfix of ExpandIntoPure (#181)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
2024-03-28 19:14:42 +08:00
Donghai
8c8074f92f
fix(reasoner): fix qlexpress keyword (#164)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
Co-authored-by: peilong <peilong.zpl@antgroup.com>
Co-authored-by: kejian <wangshaofei.wsf@antgroup.com>
2024-03-25 19:51:07 +08:00
FishJoy
3f9fadb22c
fix(reasoner): bugfix in catalog (#173) 2024-03-25 15:47:26 +08:00
wangshaofei
b99849d2b9
feat(reasoner): support remove duplicate (#177)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-25 14:07:51 +08:00
wenchengyao
aba1ea1cca
fix(reasoner): fix __path__ format (#175) 2024-03-25 10:57:52 +08:00
wangshaofei
a781b5a312
feat(reasoner): supports export to SLS (#157) 2024-03-19 16:41:11 +08:00
Donghai
64059f36d0
feat(reasoner): do not load unnecessary vertex data (#155)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-03-19 15:07:32 +08:00
wangshaofei
8869df8c8c
fix(reasoner): fix KgGraph split bug (#145) 2024-03-13 14:26:25 +08:00
FishJoy
e4602264a5
fix(reaonser): bugfix in type infer (#150)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
2024-03-11 16:52:16 +08:00
FishJoy
258b0e7dfb
feat(reasoner): support value type inference in udf (#132)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
2024-03-05 11:59:50 +08:00
wangshaofei
1b9081e2ef
fix(reasoner): adjust extra edge identifier logic (#116) 2024-02-05 11:05:03 +08:00