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 We recently found that, if data is written into expired partitions, commit conflicts may occur. It is not easy to completely work around this scenario, so currently we...
### Purpose Linked issue: close #3497 Support database properties in filesystem catalog. ### Tests 1. Added test unit FileSystemCatalogTest ### API and Format no ### Documentation no
### Purpose Linked issue: close #3352 ### Tests ### API and Format ### Documentation
### Purpose Restarting the flink-paimon-cdc job schemaCompatible failed when the column change/add between the stop and restart of the flink-paimon-cdc job 1. In cdc-postgresql, for the newly added fields, because...
### Purpose Linked issue: close #xxx ### Tests ### API and Format ### Documentation
### Purpose Linked issue: https://github.com/apache/incubator-paimon/issues/2720 ### Tests ### API and Format ### Documentation
### Purpose Linked issue: close #2745 ### Tests ### API and Format ### Documentation
### Purpose append watermark mysql/mongo IT. ### Tests ### API and Format ### Documentation
### Purpose Optimize lookups on Manifest's FileMeta with binary search. ### Tests `ManifestFileMetaTest` ### API and Format None. ### Documentation None.
### Purpose Linked issue: close #2627 Sometimes `default` can't be accessed, we need support change default database. ### Tests Add testChangeDefaultDbWithHive ### API and Format No ### Documentation No