Skip to content

Conversation

leaves12138
Copy link

@leaves12138 leaves12138 commented Sep 15, 2025

Description

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture. After it gradulates, it becomes the Apache top level project. I want to introduce Apache Paimon as a
Connector of Trino, just like Iceberg or Hudi connector.

Paimon website: https://paimon.apache.org/
Paimon github home page: https://github.com/apache/paimon

Supported: read from Paimon

Additional context and related issues

@cla-bot cla-bot bot added the cla-signed label Sep 15, 2025
@leaves12138 leaves12138 changed the title [Paimon] Introduce Paimmon Connector [WIP] [Paimon] Introduce Paimmon Connector Sep 15, 2025
@ebyhr ebyhr added the needs-docs This pull request requires changes to the documentation label Sep 15, 2025
@leaves12138 leaves12138 force-pushed the PaimonConnector-Read branch 2 times, most recently from ccb374a to 8ecbde8 Compare September 16, 2025 09:42
@ebyhr ebyhr changed the title [WIP] [Paimon] Introduce Paimmon Connector Add Paimmon Connector Sep 16, 2025
@ebyhr ebyhr marked this pull request as draft September 16, 2025 13:07
@github-actions github-actions bot added the docs label Sep 17, 2025
@leaves12138 leaves12138 marked this pull request as ready for review September 17, 2025 08:59
@leaves12138
Copy link
Author

leaves12138 commented Sep 17, 2025

@ebyhr Hi, could you help me review this pull request? I have stripped out all the actions like create table, alter table and insert data. Only read from paimon ability is kept in this pull request. I will submit pull request to support INSERT and CREATE/ALTER table operations in the future.

@ebyhr ebyhr removed the needs-docs This pull request requires changes to the documentation label Sep 18, 2025
@leaves12138 leaves12138 force-pushed the PaimonConnector-Read branch 2 times, most recently from 0f61144 to fbee577 Compare September 29, 2025 03:19
@ebyhr ebyhr force-pushed the PaimonConnector-Read branch from fbee577 to d6b3623 Compare October 1, 2025 23:02
@ebyhr ebyhr force-pushed the PaimonConnector-Read branch from d6b3623 to 7d5aed2 Compare October 1, 2025 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants