Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/2025-09-03-graphs-openlakehouse.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image: /img/blog/graph-lakehouse/graphs-lakehouse.png
description: While Open Lakehouse platforms now natively support tables, geospatial data, vectors, and more, property graphs are still missing. In the age of AI and growing interest in Graph RAG, graphs are becoming especially relevant – there’s a need to deliver Knowledge Graphs to RAG systems, with standards, ETL, and frameworks for different scenarios. There’s a young project, Apache GraphAr (incubating), that aims to define a storage standard. For processing, there is a good tooling already. GraphFrames is like Spark for Iceberg – batch and scalable on distributed clusters; Kuzu is like DuckDB for Iceberg – fast, in-memory, and in-process; Apache HugeGraph is like ClickHouse or Doris for graphs – a standalone server for queries. All the pieces seem to be here—it just remains to put them together. More thoughts in the full post.
---

*Initialy published in [Sem Sinchenko's blog](https://semyonsinchenko.github.io/ssinchenko/post/dreams-about-graph-in-lakehouse/)*
*Initially published in [Sem Sinchenko's blog](https://semyonsinchenko.github.io/ssinchenko/post/dreams-about-graph-in-lakehouse/)*

# TLDR;

Expand Down
2 changes: 1 addition & 1 deletion community/committers/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ Hi Incubator PMC,
The vote to release Apache GraphAr(incubating) ${release_version} has passed with
4 +1 binding and 3 +1 non-binding votes, no +0 or -1 votes.

Binding votes
Binding votes:

- xxx
- yyy
Expand Down
2 changes: 1 addition & 1 deletion community/committers/verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ When IPMC votes in the general@incubator.apache.org incubator community. Please
If you have already voted on dev@graphar.apache.org, you can take it directly to the incubator community when you reply to the vote, such as:

```html
//Incubator community voting, only IPMC members have binding bindingPPMC needs to be aware of binding changes
//Incubator community voting, only IPMC members have binding binding, PPMC needs to be aware of binding changes
Forward my +1 from dev@listgrapharnkis (non-binding)
Copy my +1 from graphar DEV ML (non-binding)
````
Expand Down