Sign in
apache
/
geaflow
/
HEAD
817bdd9
[ISSUE-620] fix: remove the directory of db after running PaimonRWHandleTest (#621)
by dingyi
· 5 days ago
master
5823e6a
Add connector tests (#624)
by Loognqiang
· 6 days ago
e065ad6
[GQL] Add direction(edge) UDF for GQL (#617)
by Leomrlin
· 8 days ago
ce2ebf8
Jdk11 ci support (#618)
by Loognqiang
· 8 days ago
017893c
[MCP] Implement MCP local tools for demo case (#610)
by Leomrlin
· 13 days ago
66930c4
feat: ci timeout optimize (#606)
by kitalkuyo-gita
· 14 days ago
6526b69
[ISSUE-592] feat: Add a Streaming Source for Hiveadd stream hive reader (#594)
by DukeWangYu
· 4 weeks ago
c36d362
Fix callback issue when task done (#587)
by chzhoo
· 6 weeks ago
e7a53a1
docs: streamline contributing and roles documentation 📚 (#588)
by 明城
· 6 weeks ago
53766dd
[ISSUE-583] feat: add paimon source connector (#584)
by Qingwen Zhao
· 6 weeks ago
baad72e
docs: update contributing guidelines and add governance docs 📚 (#586)
by 明城
· 6 weeks ago
49eb2a0
Remove publishing profile from .asf.yaml (#585)
by Xin Wang
· 6 weeks ago
0a9953e
Fix building issue on aarch64 (#580)
by chzhoo
· 6 weeks ago
f832169
Support ASync-Write for PaimonGraphStore #577 (#578)
by Forest
· 6 weeks ago
a0e0ab9
chore: update headline description about Apache GeaFlow (#573)
by Yaya
· 7 weeks ago
562037c
[ISSUE-563] refactor: Update filter instantiation method and optimize edge query
by yaozhongq
· 8 weeks ago
f98371e
[ISSUE-569] fix package path error and doc deploy failed (#570)
by Loognqiang
· 8 weeks ago
d6cfa89
Fix invalid Filter.template issue (#571)
by chzhoo
· 8 weeks ago
c7171d3
[asf] Add .asf.yaml configuration file (#568)
by Xin Wang
· 8 weeks ago
3ddaa5a
fix: change the contact email to dev@geaflow.apache.org (#567)
by Yaya
· 8 weeks ago
b94d58e
chore: update discord contact info (#566)
by Florian
· 8 weeks ago
a29f918
[ISSUE-562] docs: Remove outdated blog posts and configuration files, and update the project name and links. (#561)
by yaozhongq
· 8 weeks ago
9f60315
[ISSUE-557] Rename group id to org.apache.geaflow (#558)
by Congbin Qiao
· 9 weeks ago
1c4c1d6
[ISSUE-553] Support dynamic graph APIs in Paimon store. (#554)
by dingyi
· 10 weeks ago
ffba882
Add random table source (#550)
by Leomrlin
· 10 weeks ago
64ab8db
fix(shuffle): prevent NPE in SpillablePipelineSlice.hasNext() during concurrent release (#552)
by huhao0926
· 2 months ago
415f00b
[Cluster] Fix BRPC endpoint conflict in local multi-container deployment (#548)
by huhao0926
· 3 months ago
23f981d
support geaflow mcp server and provide basic query service (#545)
by Loognqiang
· 3 months ago
fae74b3
[Runtime] Fix checkpoint causing empty results in PipelineServiceExecutorContext (#543) (#544)
by huhao0926
· 3 months ago
d4e8bd2
add array function (#539)
by Qi Zhang
· 3 months ago
1908100
[DSL] Support UDF json get object (#536)
by dukewy123
· 3 months ago
6351ac7
chore: update contacts (#537)
by Florian
· 4 months ago
a9a891a
Support percentile (#534)
by Leomrlin
· 4 months ago
fd806ec
Engine call console finish (#531)
by xincai98
· 4 months ago
255a3b3
Fix LICENSE copyright line (#527)
by Justin Mclean
· 4 months ago
0f84883
feat: support stddev_samp (#526)
by yaozhongq
· 4 months ago
05adbfb
[ISSUE-523] Support job finish in console (#524)
by lfs
· 4 months ago
6e45552
support edge iterator (#521)
by Qi Zhang
· 5 months ago
9c546ca
[State] Support vertex and edge being partitioned by timestamp #515 (#516)
by Forest
· 5 months ago
dc97cbd
[ISSUE-518] support paimon key pushdown. (#519)
by dingyi
· 5 months ago
a596b90
fix: shuffle fetcher thread leak (#514)
by Qingwen Zhao
· 5 months ago
4258a23
Add paimon graph table handle. (#509)
by Haodong Tang
· 5 months ago
5e64035
enable shuffle memory pool (#512)
by Qingwen Zhao
· 5 months ago
ffe8571
Create KakfaProducer and KafkaConsumer with client.id (#510)
by Leomrlin
· 5 months ago
7a23fa4
[ISSUE-176] bug fix for jdbc sql insert (#506)
by dukewy123
· 5 months ago
e3068aa
[ISSUE-501] Fix JDBC fetch data sql compatible (#503)
by yaozhongq
· 5 months ago
f371640
[DSL]Add local join to graph with filter/group demo cases (#497)
by Leomrlin
· 6 months ago
17266d9
Synchronize GeaFlow Documentation on the Official Website (#496)
by zhangwh807
· 6 months ago
eb467ce
docs: update readme (#481)
by zhangwh807
· 6 months ago
bde2e8e
docs: refine some content
by Florian
· 6 months ago
dc257d1
[ISSUE-492]Support vertex and edge being partitioned by label (#492) (#493)
by Forest
· 6 months ago
1e40b61
The submission of two gql files simultaneously using `gql_submit` failed due to a port conflict related to the dashboard. (#491)
by Leomrlin
· 6 months ago
291d07c
add performance case in readme (#489)
by Loognqiang
· 6 months ago
e14948e
[Doc] Add sql join quick start document (#487)
by Leomrlin
· 6 months ago
9aa749e
Add local join sql to graph demo case (#486)
by Leomrlin
· 6 months ago
0d0c8b9
rename brand name to geaflow (#484)
by Loognqiang
· 6 months ago
8ef6142
PullRequest: 900 PullRequest: 899 dev geaflow update
by 知尘
· 6 months ago
11784be
upgrade pom version to 0.6.4-SNAPSHOT (#480)
by Leomrlin
· 6 months ago
release-0.6.4
v0.6.4
d0d5137
add rbo rules (#478)
by Qi Zhang
· 6 months ago
24b3831
[ISSUE-475] add memory manager (#476)
by Qingwen Zhao
· 6 months ago
c3b6453
[ISSUE-473] standardize license format (#474)
by Qingwen Zhao
· 6 months ago
353519b
[ISSUE-462] update apache license (#472)
by Qingwen Zhao
· 6 months ago
cd8e9a9
[ISSUE-408] Support Incremental match operator (#470)
by lfs
· 6 months ago
66ac534
[ISSUE-469] [DSL] Support relational access to entities in the graph (#471)
by Leomrlin
· 6 months ago
f6a5ef2
[state] remove native cstore dependency. (#468)
by Haodong Tang
· 6 months ago
712592a
[ISSUE-463] Support to using Paimon as graph store (Experimental). (#464)
by dingyi
· 6 months ago
71726cd
add shuffle backpressure (#461)
by Qingwen Zhao
· 7 months ago
release-0.6.3
v0.6.3
744f4f1
Add IncKHop Alogrithm (#458) (#459)
by dukewy123
· 7 months ago
cace54f
Optimize process exit logic (#457)
by Qingwen Zhao
· 7 months ago
bd049a3
Add experiment demo case (#455)
by Qi Zhang
· 7 months ago
319c5c4
[ISSUE-451]fix document errors (#453)
by lkm_cc
· 7 months ago
298341a
fix cluster fo (#450)
by Qingwen Zhao
· 8 months ago
release-0.6.2
v0.6.2
9789ee2
remove refcount (#449)
by Qingwen Zhao
· 8 months ago
a421b12
PullRequest: 873 [Shuffle] refactor shuffle singleton classes (#445)
by Qingwen Zhao
· 8 months ago
69b4ce0
[ISSUE-442] Support time window (#443)
by puuuuug
· 8 months ago
92c85bd
[Framework] fix the error display in dashboard font-end and the log date in deploy.log (#441)
by dingyi
· 8 months ago
d56afcc
[ISSUE-409] support submit job to ray cluster (#439)
by cbqiao
· 9 months ago
514ea16
[state]: native cstore refactor. (#438)
by Haodong Tang
· 9 months ago
release-0.6.1
v0.6.1
b89cae5
[ISSUE-436] support odps connector (#437)
by xincai98
· 9 months ago
c07b5c4
[ISSUE-408] Support submit to ray in console (#435)
by lfs
· 9 months ago
0868323
[ISSUE-370] add common_neighbors algorithm (#430)
by JiJi
· 9 months ago
7ecee2a
feat: 文档调整 (#432)
by liukaiming-alipay
· 9 months ago
release-0.6
v0.6
ed4e8a6
[ISSUE-399] Support S3 Persistent IO type (#434)
by Forest
· 9 months ago
ec34c5f
[ISSUE-397] GraphAI Nearline Inference QuickStart (#433)
by xincai98
· 9 months ago
968acd5
Feat: db doc host (#431)
by liukaiming-alipay
· 9 months ago
956f6ff
[ISSUE-426] add prefetch event to state machine (#427)
by xincai98
· 9 months ago
a5978f8
[ISSUE-395] Support for Standard Match Operator (#429)
by Leomrlin
· 9 months ago
10066a3
[ISSUE-399] Standardized interfaces for OSS/DFS/S3 (#423)
by Forest
· 9 months ago
b162ca6
[ISSUE-425] add shuffle store apis (#428)
by Qingwen Zhao
· 10 months ago
32b2344
[ISSUE-394] Refine shuffle impl and fix bugs (#424)
by Qingwen Zhao
· 10 months ago
02614fc
PullRequest: 843 [Shuffle] add push shuffle (#420)
by Qingwen Zhao
· 10 months ago
release-0.5.2
v0.5.2
85eeddd
add ubuntu docker for docker file (#419)
by dukewy123
· 10 months ago
dc05901
[ISSUE-389] Incremental All-Pairs Shortest Paths (#416)
by lfs
· 10 months ago
f0b69e4
Support Hive 3.x (#350)
by BUGKICKER
· 10 months ago
7bbf0c1
Support inc wcc algorithm (#415)
by Qi Zhang
· 10 months ago
59ecbf1
[ISSUE-392] Affinity Scheduling Optimization (#413)
by xincai98
· 10 months ago
d63acf7
[ISSUE-411] Fix olap block when input error dsl (#412)
by lfs
· 10 months ago
3c60914
[Doc] Add Individual developers' contribution acknowledgment in README (#388)
by Yaya
· 10 months ago
f8e9280
[ISSUE-385] Fix compile warning (#387)
by xincai98
· 10 months ago
release-0.5.1
v0.5.1
1519283
[state]: state api refactor. (#374)
by Haodong Tang
· 10 months ago
Next »