32 Commits

Author SHA1 Message Date
kejian
57113aab99 reformat code 2024-03-07 16:50:51 +08:00
kejian
077d06ee75 fix kggraph splt bug 2024-03-07 16:38:13 +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
Donghai
c78929c044
fix(reasoner): delete useless unit test (#120) 2024-02-06 10:27:52 +08:00
wangshaofei
1b9081e2ef
fix(reasoner): adjust extra edge identifier logic (#116) 2024-02-05 11:05:03 +08:00
baifuyu
a9c29efdb2
fix(pmd): fix java pmd error (#115) 2024-02-02 17:49:54 +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
Donghai
c9a775d257
fix(reasoner): multiple intersection vertex join (#103) 2024-01-24 11:38:51 +08:00
wangshaofei
2e39a437c5
fix(reasoner): fix odps check type error (#97) 2024-01-18 10:59:53 +08:00
Donghai
bdfcd43406
feat(reasoner): support odps io (#96) 2024-01-17 17:52:11 +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
baifuyu
7b1613c362
fix(docker): fix docker release (#70) 2024-01-08 20:07:26 +08:00
baifuyu
22ea3ee395
feat(builder): add llm4spg feature and refactor some code (#49) 2024-01-06 11:56:42 +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
261cd27e72
feat(reasoner): reasoner add main class (#41) 2023-12-20 19:03:27 +08:00
Donghai
0c82076604
feat(reasoner): init local runner (#40) 2023-12-20 10:28:04 +08:00
wangshaofei
2515a27e9d
feat(reasoner): add runner common module (#38) 2023-12-19 16:16:18 +08:00
FishJoy
88fb0a3782
feat(reasoner): add lube-logical and lube-physical (#36) 2023-12-15 14:02:21 +08:00
wangshaofei
b3963d2727
feat(reasoner): add reasoner warehouse-common module (#33)
Co-authored-by: kejian <wangshaofei.wsf@alibaba-inc.com>
2023-12-13 17:33:41 +08:00
臻至
1b6d45d8a5
feat(reasoner): init openspg catalog (#34) 2023-12-13 15:28:01 +08:00
赵培龙
4f44be6313
feat(reasoner): init reasoner parser module (#31) 2023-12-13 09:47:48 +08:00
FishJoy
40a22007e2
feat(reasoner): add lube-api (#32)
* fix: scala style checker

* feat(reasoner): add lube-api.
2023-12-12 19:03:02 +08:00
FishJoy
7f87320689
feat(reasonser): add lube-api (#28) 2023-12-12 15:19:06 +08:00
You Donghai
d43a78c2a7
feat(reasoner): add reasoner udf (#17) 2023-12-08 18:56:24 +08:00
You Donghai
13337dc35c
init reasoner (#15) 2023-12-08 10:16:30 +08:00