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.git


The following commit(s) were added to refs/heads/master by this push:
     new 708dec8837 [hotfix] Remove useless roadmap
708dec8837 is described below

commit 708dec8837bee736c279cd2bd50287418f7e65fb
Author: JingsongLi <[email protected]>
AuthorDate: Tue Dec 23 13:28:30 2025 +0800

    [hotfix] Remove useless roadmap
---
 docs/content/project/roadmap.md | 57 -----------------------------------------
 1 file changed, 57 deletions(-)

diff --git a/docs/content/project/roadmap.md b/docs/content/project/roadmap.md
deleted file mode 100644
index 34628e28c8..0000000000
--- a/docs/content/project/roadmap.md
+++ /dev/null
@@ -1,57 +0,0 @@
----
-title: "Roadmap"
-weight: 1
-type: docs
-aliases:
-- /project/roadmap.html
----
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
-# Roadmap
-
-## Flink Lookup Join
-
-Support Flink Custom Data Distribution Lookup Join to reach large-scale data 
lookup join.
-
-## Produce Iceberg snapshots
-
-Introduce a mode to produce Iceberg snapshots.
-
-## Variant Type
-
-Support Variant Type with Spark 4.0 and Flink 2.0. Unlocking support for 
semi-structured data.
-
-## File Index
-
-Add more index:
-
-1. Inverse
-
-## Vector Compaction
-
-Support Vector Compaction for super Wide Table.
-
-## Function support
-
-Paimon Catalog supports functions.
-
-## Files Schema Evolution Ingestion
-
-Introduce a files Ingestion with Schema Evolution.

Reply via email to