Apache Paimon

Apache Paimon 是一种湖格式,可利用 Flink 和 Spark 构建实时湖架构,用于流式和批处理操作。「Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.」

Github stars Tracking Chart

Paimon

License
Get on Slack

Paimon is a streaming data lake platform that supports high-speed data ingestion, change data tracking and efficient real-time analytics.

Background and documentation are available at https://paimon.apache.org

Paimon's former name was Flink Table Store, developed from the Flink community. The architecture refers to some design concepts of Iceberg.
Thanks to Apache Flink and Apache Iceberg.

Collaboration

Paimon tracks issues in GitHub and prefers to receive contributions as pull requests.

Mailing Lists

Please make sure you are subscribed to the mailing list you are posting to! If you are not subscribed to the mailing list, your message will either be rejected (dev@ list) or you won't receive the response (user@ list).

Slack

You can join the Paimon community on Slack. Paimon channel is in ASF Slack workspace.

  • Anyone with an @apache.org email address can become a full member of the ASF Slack workspace.
    Search Paimon channel and join it.
  • If you don't have an @apache.org email address, you can email to user@paimon.apache.org to apply for an
    ASF Slack invitation. Then join Paimon channel.

Don’t forget to introduce yourself in channel.

Building

JDK 8/11 is required for building the project.

  • Run the mvn clean install -DskipTests command to build the project.
  • Run the mvn spotless:apply to format the project (both Java and Scala).
  • IDE: Mark paimon-common/target/generated-sources/antlr4 as Sources Root.

How to Contribute

Contribution Guide.

License

The code in this repository is licensed under the Apache Software License 2.

Overview

Name With Ownerapache/paimon
Primary LanguageJava
Program language (Language Count: 5)
Platform
License:Apache License 2.0
Release Count33
Last Release Namerelease-0.8.0-rc3 (Posted on 2024-05-06 13:48:14)
First Release Namerelease-0.1.0-rc1 (Posted on 2022-04-27 16:55:49)
Created At2022-01-12 03:13:15
Pushed At2024-05-08 13:48:59
Last Commit At2024-05-07 15:12:46
Stargazers Count2k
Watchers Count71
Fork Count790
Commits Count2.5k
Has Issues Enabled
Issues Count873
Issue Open Count283
Pull Requests Count2016
Pull Requests Open Count75
Pull Requests Close Count343
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top