33 Commits

Author SHA1 Message Date
royzhao
dcb8d47670
feat(openspg): support kag (#372) 2024-10-24 16:24:48 +08:00
royzhao
579be8bfae
fix(reasoner): fix pattern schema extra (#351) 2024-09-05 14:06:54 +08:00
wenchengyao
a7592a639d
fix(reasoner): bugfix of transform ListOpExpr (#328)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
2024-07-23 10:18:08 +08:00
赵培龙
1f087a5a03
fix(reasoner): fix bugs for concept expand & add runtime trace data (#278) 2024-07-01 12:04:13 +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
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
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
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
赵培龙
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
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
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
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
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
FishJoy
1b3b78b02e
fix(reasoner): fix bug in FilterPushDown (#113)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
Co-authored-by: youdonghai <donghai.ydh@antgroup.com>
2024-02-02 11:31:19 +08:00
Donghai
1c85965fa9
feat(reasoner): group by concept and write to canvas (#98) 2024-01-31 15:11:18 +08:00
FishJoy
b0911bd345
feat(reasoner): supports full node id pushdown (#101)
Co-authored-by: youdonghai <donghai.ydh@antgroup.com>
2024-01-30 14:08:32 +08:00
baifuyu
042c4e1ed1
chore(license): update license (#88) 2024-01-16 14:38:37 +08:00
FishJoy
d5822f7e74
feat(reasoner): add GroupNode rule in RBO (#83) 2024-01-12 12:51:24 +08:00
FishJoy
f7560c450b
fix(reaonser): mod group in AggregationBlock (#81) 2024-01-11 19:33:04 +08:00
FishJoy
5a43c1c0fb
fix(reasoner): bugfix in AggregationPlanner (#80) 2024-01-11 14:44:13 +08:00
Donghai
92e4209fd2
feat(reasoner): support repeat and optional (#51)
Co-authored-by: kejian <wangshaofei.wsf@alibaba-inc.com>
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
Co-authored-by: peilong <peilong.zpl@antgroup.com>
2024-01-10 17:07:19 +08:00
赵培龙
82402af74f
fix(reasoner): query language qgl concept parser carry empty properties lead to plan failed (#47) 2023-12-27 20:11:39 +08:00
Donghai
0c82076604
feat(reasoner): init local runner (#40) 2023-12-20 10:28:04 +08:00
FishJoy
88fb0a3782
feat(reasoner): add lube-logical and lube-physical (#36) 2023-12-15 14:02:21 +08:00