paimon
paimon copied to clipboard
Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
### Purpose ### Tests ### API and Format ### Documentation
### Purpose Support branch function for system tables. ### Tests - BranchSqlITCase - OptionsTableTest - AggregationFieldsTableTest ### API and Format No changes. ### Documentation Yes.
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation It is hoped that paimon-cdc whole database synchronization can set partitioning and bucketing...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation The LookupFile is managed by the IOManager of the Flink. If job failover,...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Currently Paimon's append table is written directly by Flink writer operator subtask which...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 0.8 ### Compute Engine spark 3.2 ### Minimal reproduce step 1. Can...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version master ### Compute Engine . ### Minimal reproduce step Currently, the levels...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Whether there is a plan to support Hive On Tez writing to Paimon...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Apache Paimon is a streaming data lake platform.We are currently using ClickHouse and...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Improve the performance of sort file store. ### Solution _No response_ ### Anything...