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

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


The following commit(s) were added to refs/heads/main by this push:
     new 5443d5c  Update README to indicate repository is abandoned
5443d5c is described below

commit 5443d5c86e7005ebfe557d842f466d4c69070503
Author: Jingsong Lee <[email protected]>
AuthorDate: Wed Jan 7 17:10:35 2026 +0800

    Update README to indicate repository is abandoned
    
    Added note about repository abandonment and link to main repository.
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 7955fa2..296c206 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+## This repository has been abandoned, and PyPaimon has already been 
implemented in the main repository
+
+See https://github.com/apache/paimon/tree/master/paimon-python
+
 
![Paimon](https://github.com/apache/paimon/blob/master/docs/static/paimon-simple.png)
 
 
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

Reply via email to