24 Commits

Author SHA1 Message Date
kejian
4e3b31ee83 Merge branch 'master' of github.com:OpenSPG/openspg into tree2graph_openspg 2025-03-26 19:43:48 +08:00
wangshaofei
11be8cdbb3
feat(reasoner): support necessary rule expression (#531) 2025-03-20 16:47:09 +08:00
kejian
4aa0884612 20241114-SNAPSHOT, sync with maste5r 2024-12-10 10:21:19 +08:00
royzhao
dcb8d47670
feat(openspg): support kag (#372) 2024-10-24 16:24:48 +08:00
wangshaofei
5dc03cb5ce
feat(reasoner): thinker support deduction expression (#369)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-10-18 10:16:21 +08:00
wangshaofei
6449776ebb
feat(reasoner): upgrade thinker dsl (#314) 2024-07-01 11:28:18 +08:00
wenchengyao
299c634a7d
fix(reasoner): fix findAllTypesAllowIsolateVertex (#249) 2024-05-16 17:57:47 +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
4bd9d0b73e
feat(reasoner): support ConcatAggIf Udaf (#224)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
2024-04-30 14:06:26 +08:00
赵培龙
57f6abdd9c
feat(reasoner): support re match udf (#203) 2024-04-17 15:21:35 +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
b169228efb
fix(reasoner): fix dsl annonymous npe (#197) 2024-04-09 17:06:00 +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
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
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
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
wangshaofei
2e39a437c5
fix(reasoner): fix odps check type error (#97) 2024-01-18 10:59:53 +08:00
baifuyu
042c4e1ed1
chore(license): update license (#88) 2024-01-16 14:38:37 +08:00
FishJoy
f7560c450b
fix(reaonser): mod group in AggregationBlock (#81) 2024-01-11 19:33:04 +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
赵培龙
4f44be6313
feat(reasoner): init reasoner parser module (#31) 2023-12-13 09:47:48 +08:00