This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 0b1358599 feat: enrich roadmap page to paimon 2.0
0b1358599 is described below

commit 0b1358599d35a557ae230bedf021f9b81071b5a1
Author: JingsongLi <[email protected]>
AuthorDate: Tue Dec 23 13:52:13 2025 +0800

    feat: enrich roadmap page to paimon 2.0
---
 community/docs/roadmap.md | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/community/docs/roadmap.md b/community/docs/roadmap.md
index 52ef60ba6..511192f2c 100644
--- a/community/docs/roadmap.md
+++ b/community/docs/roadmap.md
@@ -10,3 +10,35 @@ This roadmap means to provide users and contributors with a 
high-level summary o
 The roadmap contains both efforts working in process as well as completed 
efforts, so that users may get a better impression
 of the overall status and direction of those developments.
 
+## Paimon 2.0 Planning
+
+Apache Paimon, as a high-performance data lake format, has achieved 
significant results in the field of structured data processing.
+With the deepening of AI application scenarios, the demand for fusion analysis 
of multimodal data (such as text, images, audio, video, etc.)
+is increasing day by day. We have invested a lot of development work in cross 
modal retrieval, unified storage, and efficient analysis.
+
+Paimon 2.0 development, focusing on breaking through multimodal data support 
and creating a more powerful data lake solution.
+
+Core objective:
+- Unified Storage for structure & multimodal & vector.
+- Efficient Search for data and vectors and full text.
+- PyPaimon integrate to AI system like Ray, Pytorch.
+
+Umbrella issue is https://github.com/apache/paimon/issues/6866
+
+### Data Evolution mode
+
+### Blob Store.
+
+### Vector Store.
+
+### Enhance Python SDK & Ray Supports
+
+### Enhance Python SDK & Pytorch Supports
+
+### Global Index framework
+
+### Global Sorted Index
+
+### Global Vector Index
+
+### Global Invert Index

Reply via email to