wenchengyao
|
bf95f1ffd5
|
fix
|
2024-07-04 11:59:20 +08:00 |
|
wenchengyao
|
ecdc49d93c
|
fix
|
2024-07-04 11:13:31 +08:00 |
|
wenchengyao
|
bb461bd12c
|
fix
|
2024-07-03 19:48:35 +08:00 |
|
wenchengyao
|
08ec7d9495
|
edit json_get
|
2024-07-03 19:37:38 +08:00 |
|
wenchengyao
|
5f0a449f9a
|
Merge branch 'master' of https://github.com/OpenSPG/openspg
|
2024-07-03 17:17:00 +08:00 |
|
赵培龙
|
bb9e57303a
|
fix(reasoner): fix bugs for edge limit (#301)
|
2024-07-01 14:17:35 +08:00 |
|
wenchengyao
|
b19b7e8f00
|
fix(reasoner): fix bugs in cast_type (#276)
|
2024-07-01 12:06:23 +08:00 |
|
赵培龙
|
1f087a5a03
|
fix(reasoner): fix bugs for concept expand & add runtime trace data (#278)
|
2024-07-01 12:04:13 +08:00 |
|
wangshaofei
|
6449776ebb
|
feat(reasoner): upgrade thinker dsl (#314)
|
2024-07-01 11:28:18 +08:00 |
|
wenchengyao
|
8b8468540e
|
Merge branch 'master' of https://github.com/OpenSPG/openspg
|
2024-06-13 13:25:08 +08:00 |
|
FishJoy
|
b568ddc413
|
feat(reasoner): support spo inference (#280)
Co-authored-by: kejian <wangshaofei.wsf@antgroup.com>
|
2024-06-12 16:48:02 +08:00 |
|
wenchengyao
|
7e7f531958
|
Merge branch 'master' of https://github.com/OpenSPG/openspg
|
2024-06-06 15:36:22 +08:00 |
|
赵培龙
|
cf822378b9
|
feat(reasoner): support trace execution info (#237)
Co-authored-by: wenchengyao <wenchengyao.wcy@antgroup.com>
|
2024-05-21 15:08:02 +08:00 |
|
wenchengyao
|
07918f8d6e
|
Merge branch 'master' of https://github.com/OpenSPG/openspg
|
2024-05-16 19:31:48 +08:00 |
|
wenchengyao
|
299c634a7d
|
fix(reasoner): fix findAllTypesAllowIsolateVertex (#249)
|
2024-05-16 17:57:47 +08:00 |
|
wenchengyao
|
1a2c241810
|
debug
|
2024-05-15 16:10:27 +08:00 |
|
wangshaofei
|
e211debae1
|
feat(reasoner): support triple rule in thinker (#243)
|
2024-05-10 16:03:29 +08:00 |
|
FishJoy
|
0ddc7c9b65
|
feat(reasoner): add thinker (#231)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
Co-authored-by: baifuyu <fuyu.bfy@antgroup.com>
Co-authored-by: matthewhyx <152243220+matthewhyx@users.noreply.github.com>
Co-authored-by: chenbin11200 <chenbin11200@users.noreply.github.com>
Co-authored-by: xionghuaidong <huaidong.xhd@antgroup.com>
Co-authored-by: wangshaofei <wangshaofei.wsf@antgroup.com>
Co-authored-by: wenchengyao <45688588+ChengyaoWen@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: peilong <peilong.zpl@antgroup.com>
Co-authored-by: yinghuiCAI <165009342+yinghuiCAI@users.noreply.github.com>
|
2024-05-07 19:26:58 +08:00 |
|
wenchengyao
|
148c17f668
|
feat(reasoner): json_get support JSONArray (#233)
|
2024-05-07 14:47:32 +08:00 |
|
wenchengyao
|
649513572f
|
feat(reasoner): support belongTo meta concept (#229)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
|
2024-05-06 10:48:01 +08:00 |
|
wenchengyao
|
4bd9d0b73e
|
feat(reasoner): support ConcatAggIf Udaf (#224)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
|
2024-04-30 14:06:26 +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 |
|
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 |
|
Donghai
|
56fe76b49a
|
fix(reasoner): query edge add property (#211)
|
2024-04-22 19:13:45 +08:00 |
|
赵培龙
|
5ca3f17718
|
feat(reasoner): support debug info record from localRDG (#205)
|
2024-04-19 10:17:05 +08:00 |
|
赵培龙
|
57f6abdd9c
|
feat(reasoner): support re match udf (#203)
|
2024-04-17 15:21:35 +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 |
|
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 |
|
赵培龙
|
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 |
|
Donghai
|
98be8a8282
|
feat(reasoner): support get_value udf (#196)
|
2024-04-09 17:20:24 +08:00 |
|
Donghai
|
b169228efb
|
fix(reasoner): fix dsl annonymous npe (#197)
|
2024-04-09 17:06:00 +08:00 |
|
赵培龙
|
497da2e1b8
|
feat(reasoner): add udf to get json str info (#165)
|
2024-04-02 14:26:17 +08:00 |
|
赵培龙
|
64dac567b2
|
fix(reasoner): bugfix for extra used fields in expr (#189)
|
2024-04-02 10:38:06 +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 |
|
FishJoy
|
a0906f61ba
|
feat(reasoner): optimize the performance of the planner (#182)
|
2024-03-27 17:27:02 +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 |
|
FishJoy
|
9eac15c4de
|
fix(reasoner): support std prop during type inference && fix some bugs in NodeIdToEdgeProperty (#159)
|
2024-03-15 15:28:20 +08:00 |
|
FishJoy
|
3b214401ec
|
fix(reasoner): bugfix NodeIdToEdgeProperty (#153)
|
2024-03-13 17:06:33 +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 |
|
matthewhyx
|
4dcfb5570f
|
feat(schema): support cross project type referencing (#119)
Co-authored-by: baifuyu <fuyu.bfy@antgroup.com>
|
2024-03-08 11:00:07 +08:00 |
|
FishJoy
|
f8f8206b0c
|
fix(reasoner): bugfix in expandIntoPure (#139)
|
2024-03-06 19:16:38 +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 |
|