14 Commits

Author SHA1 Message Date
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
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
wenchengyao
aba1ea1cca
fix(reasoner): fix __path__ format (#175) 2024-03-25 10:57:52 +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
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
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
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
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
22ea3ee395
feat(builder): add llm4spg feature and refactor some code (#49) 2024-01-06 11:56:42 +08:00
FishJoy
7f87320689
feat(reasonser): add lube-api (#28) 2023-12-12 15:19:06 +08:00
You Donghai
13337dc35c
init reasoner (#15) 2023-12-08 10:16:30 +08:00