1. 7cd1ff2 fix(math): handle null and empty inputs in average methods (#760) by Jason Yao · 2 days ago master
  2. fb15622 Fix raw type usage: replace Collections.EMPTY_LIST with Collections.emptyList() (#766) by Jason Yao · 3 days ago
  3. 332d7fd fix: update RocksdbClient to use getDeclaredConstructor for options instantiation (#749) by Jason Yao · 3 days ago
  4. f9b9852 feat: support louvain algorithm (#689) by kitalkuyo-gita · 6 days ago
  5. b69c952 fix: improve error handling in searchVectorIndex method (#750) by Jason Yao · 7 days ago
  6. 0eb38df fix: correct typos in log messages and comments across multiple files (#752) by Jason Yao · 9 days ago
  7. ace0762 refactor(encoder): extract varint constants to improve readability (#744) by Jason Yao · 10 days ago
  8. c43c3ac docs: update repository references from tugraph-family to apache (#746) by Jason Yao · 12 days ago
  9. dad821c feat(ai): add CASTS for GeaFlow reasoning ability (#737) by Appointat · 14 days ago
  10. 38dabca feat: implement ISO-GQL SAME predicate for element identity compariso… (#692) by Weichen Zhao · 5 weeks ago
  11. 72be83b feat(ai): support graph consolidate algorithm (#729) by Leomrlin · 6 weeks ago
  12. ee4a0c5 feat(ai): Adding Lucene & Embedding-Based Search Operators to Apache GeaFlow (incubating) for Lightweight Context Memory (#716) by Leomrlin · 7 weeks ago
  13. 019da95 Fix memory management in mmap_ipc.cpp (#725) by Wang Rui · 7 weeks ago
  14. f891ede feat: add ISO-GQL PROPERTY_EXISTS predicate (#359) (#702) by Weichen Zhao · 9 weeks ago
  15. 45b1969 feat: support vector store. (#637) by Haodong Tang · 2 months ago
  16. b3b4c50 [ISSUE701]Use classifier (#720) by yazong · 3 months ago
  17. 2a0fd8e [Optimize] hard-coded optimize about cluster-constants/magic num/temp… (#674) by Tengting Xu · 3 months ago
  18. ac9656b docs: update source download url (#721) by accevolve · 3 months ago
  19. c7130ac chore(deps): bump at.yawk.lz4:lz4-java from 1.9.0 to 1.10.1 in /geaflow (#715) by dependabot[bot] · 3 months ago
  20. 185f1a3 Upgrade lz4 version to 1.9.0 (#714) by Qingwen Zhao · 3 months ago
  21. 18b0055 cherry pick release 0.7.0 fix and upgrade version to 0.8.0-SNAPSHOT (#712) by Loognqiang · 3 months ago
  22. 13618a5 feat: add neo4j and es connector (#653) by shown · 3 months ago
  23. 3c7c814 feat: Write data into ODPS with dynamic partiiton (#666) by moses · 3 months ago
  24. 4ea648f feat(dsl): 实现ISO-GQL源/目标谓词函数 (#675) by SeasonPilot · 3 months ago
  25. ab53334 feat: Implements lpa and cc algorithm (#670) by moses · 3 months ago
  26. 8a42ff3 docs: update README with contact and star sections (#684) by 明城 · 3 months ago
  27. d116775 Minor: Add try-with-resources block around ProcessLoggerManager (#687) by vamossagar12 · 3 months ago
  28. 69e14de feat: Paimon stream source. (#662) by moses · 4 months ago
  29. 3f7b695 feat: support cluster coefficient (#640) by kitalkuyo-gita · 4 months ago
  30. 5c89285 dev: standardize editor configs for cross-platform development (#648) by shown · 4 months ago
  31. 7a3d5bb feat: add jaccard similarity (#650) by kitalkuyo-gita · 4 months ago
  32. 531dbbb chore: delete unnecessary files (#647) by shown · 4 months ago
  33. bec40e0 chore: deleting useless methods & translated into Chinese (#667) by shown · 4 months ago
  34. 851b39e fix data loss after failover (#633) by chzhoo · 4 months ago
  35. 0887a11 infra: add GHA condition (#649) by shown · 4 months ago
  36. 81825e2 docs: Add security policy (#643) by 明城 · 4 months ago
  37. e99f883 docs: Update governance and code of conduct for ASF compliance (#641) by 明城 · 4 months ago
  38. e838293 [ISSUE-630]optimize: extract vertex/edge projector rules by hey-money · 4 months ago
  39. a7998bb Add release profile to main pom.xml (#628) by Leomrlin · 5 months ago
  40. 49fd5c6 feat: Optimizing Sorting Performance via Radix Sort Algorithm (#589) by Fan Tianlan · 5 months ago
  41. 0e58511 feat: Support incremental K-Core algorithm (#600) by kitalkuyo-gita · 5 months ago
  42. e3dfcc4 feat: Support incremental Minimum Spanning Tree (#599) by kitalkuyo-gita · 5 months ago
  43. 5307fcb [ISSUE-622] feat: support distributed writing with one Paimon graph store (#623) by Qingwen Zhao · 6 months ago
  44. 817bdd9 [ISSUE-620] fix: remove the directory of db after running PaimonRWHandleTest (#621) by dingyi · 6 months ago
  45. 5823e6a Add connector tests (#624) by Loognqiang · 6 months ago
  46. e065ad6 [GQL] Add direction(edge) UDF for GQL (#617) by Leomrlin · 6 months ago
  47. ce2ebf8 Jdk11 ci support (#618) by Loognqiang · 6 months ago
  48. 017893c [MCP] Implement MCP local tools for demo case (#610) by Leomrlin · 6 months ago
  49. 66930c4 feat: ci timeout optimize (#606) by kitalkuyo-gita · 6 months ago
  50. 6526b69 [ISSUE-592] feat: Add a Streaming Source for Hiveadd stream hive reader (#594) by DukeWangYu · 7 months ago
  51. c36d362 Fix callback issue when task done (#587) by chzhoo · 7 months ago
  52. e7a53a1 docs: streamline contributing and roles documentation 📚 (#588) by 明城 · 7 months ago
  53. 53766dd [ISSUE-583] feat: add paimon source connector (#584) by Qingwen Zhao · 7 months ago
  54. baad72e docs: update contributing guidelines and add governance docs 📚 (#586) by 明城 · 7 months ago
  55. 49eb2a0 Remove publishing profile from .asf.yaml (#585) by Xin Wang · 7 months ago
  56. 0a9953e Fix building issue on aarch64 (#580) by chzhoo · 7 months ago
  57. f832169 Support ASync-Write for PaimonGraphStore #577 (#578) by Forest · 7 months ago
  58. a0e0ab9 chore: update headline description about Apache GeaFlow (#573) by Yaya · 7 months ago
  59. 562037c [ISSUE-563] refactor: Update filter instantiation method and optimize edge query by yaozhongq · 7 months ago
  60. f98371e [ISSUE-569] fix package path error and doc deploy failed (#570) by Loognqiang · 7 months ago
  61. d6cfa89 Fix invalid Filter.template issue (#571) by chzhoo · 7 months ago
  62. c7171d3 [asf] Add .asf.yaml configuration file (#568) by Xin Wang · 7 months ago
  63. 3ddaa5a fix: change the contact email to dev@geaflow.apache.org (#567) by Yaya · 7 months ago
  64. b94d58e chore: update discord contact info (#566) by Florian · 7 months ago
  65. a29f918 [ISSUE-562] docs: Remove outdated blog posts and configuration files, and update the project name and links. (#561) by yaozhongq · 8 months ago
  66. 9f60315 [ISSUE-557] Rename group id to org.apache.geaflow (#558) by Congbin Qiao · 8 months ago
  67. 1c4c1d6 [ISSUE-553] Support dynamic graph APIs in Paimon store. (#554) by dingyi · 8 months ago
  68. ffba882 Add random table source (#550) by Leomrlin · 8 months ago
  69. 64ab8db fix(shuffle): prevent NPE in SpillablePipelineSlice.hasNext() during concurrent release (#552) by huhao0926 · 8 months ago
  70. 415f00b [Cluster] Fix BRPC endpoint conflict in local multi-container deployment (#548) by huhao0926 · 8 months ago
  71. 23f981d support geaflow mcp server and provide basic query service (#545) by Loognqiang · 8 months ago
  72. fae74b3 [Runtime] Fix checkpoint causing empty results in PipelineServiceExecutorContext (#543) (#544) by huhao0926 · 8 months ago
  73. d4e8bd2 add array function (#539) by Qi Zhang · 9 months ago
  74. 1908100 [DSL] Support UDF json get object (#536) by dukewy123 · 9 months ago
  75. 6351ac7 chore: update contacts (#537) by Florian · 9 months ago
  76. a9a891a Support percentile (#534) by Leomrlin · 9 months ago
  77. fd806ec Engine call console finish (#531) by xincai98 · 10 months ago
  78. 255a3b3 Fix LICENSE copyright line (#527) by Justin Mclean · 10 months ago
  79. 0f84883 feat: support stddev_samp (#526) by yaozhongq · 10 months ago
  80. 05adbfb [ISSUE-523] Support job finish in console (#524) by lfs · 10 months ago
  81. 6e45552 support edge iterator (#521) by Qi Zhang · 11 months ago
  82. 9c546ca [State] Support vertex and edge being partitioned by timestamp #515 (#516) by Forest · 11 months ago
  83. dc97cbd [ISSUE-518] support paimon key pushdown. (#519) by dingyi · 11 months ago
  84. a596b90 fix: shuffle fetcher thread leak (#514) by Qingwen Zhao · 11 months ago
  85. 4258a23 Add paimon graph table handle. (#509) by Haodong Tang · 11 months ago
  86. 5e64035 enable shuffle memory pool (#512) by Qingwen Zhao · 11 months ago
  87. ffe8571 Create KakfaProducer and KafkaConsumer with client.id (#510) by Leomrlin · 11 months ago
  88. 7a23fa4 [ISSUE-176] bug fix for jdbc sql insert (#506) by dukewy123 · 11 months ago
  89. e3068aa [ISSUE-501] Fix JDBC fetch data sql compatible (#503) by yaozhongq · 11 months ago
  90. f371640 [DSL]Add local join to graph with filter/group demo cases (#497) by Leomrlin · 11 months ago
  91. 17266d9 Synchronize GeaFlow Documentation on the Official Website (#496) by zhangwh807 · 11 months ago
  92. eb467ce docs: update readme (#481) by zhangwh807 · 11 months ago
  93. bde2e8e docs: refine some content by Florian · 11 months ago
  94. dc257d1 [ISSUE-492]Support vertex and edge being partitioned by label (#492) (#493) by Forest · 11 months ago
  95. 1e40b61 The submission of two gql files simultaneously using `gql_submit` failed due to a port conflict related to the dashboard. (#491) by Leomrlin · 11 months ago
  96. 291d07c add performance case in readme (#489) by Loognqiang · 11 months ago
  97. e14948e [Doc] Add sql join quick start document (#487) by Leomrlin · 11 months ago
  98. 9aa749e Add local join sql to graph demo case (#486) by Leomrlin · 12 months ago
  99. 0d0c8b9 rename brand name to geaflow (#484) by Loognqiang · 12 months ago
  100. 8ef6142 PullRequest: 900 PullRequest: 899 dev geaflow update by 知尘 · 12 months ago