paimon icon indicating copy to clipboard operation
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.

Results 540 paimon issues
Sort by recently updated
recently updated
newest added

### Purpose Bump the Scala version to the latest one ### Tests ### API and Format ### Documentation

### Purpose Linked issue: close #5485 Identify the "Permission.NotAllow" error returned by HMS ### Tests N/A ### API and Format N/A ### Documentation N/A

### Purpose Linked issue: close #5444 ### Tests ### API and Format ### Documentation

### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version paimon version:1.0.0 ### Compute Engine Flink version:1.19.1 ### Minimal reproduce step apiVersion:...

bug

### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 1.0 ### Compute Engine flink1.17.1 ### Minimal reproduce step public class CompactDatabaseTestSourceBusy...

bug

### Purpose To fix issue #5450 This PR addresses three issues related to Hive3 compatibility with Paimon tables: 1. Type Validation Failure for Timestamp LTZ Hive3 stores the timestamp with...

### Purpose Linked issue: close #xxx ```sql CALL sys.expire_tags( table => 'db_name.table_name', older_than => '2025-04-22 17:49:21' ) ``` When executing the above statement, ExpireTagsProcedure will incorrectly convert the date string...

[core] Add the `bitmap_agg` aggregation function to be compatible with StarRocks' bitmap format. ### Purpose Linked issue: close #xxx ### Tests ### API and Format ### Documentation

### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Introduce Archive ability to object store just like OSS and S3. Spark SQL:...

enhancement

### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Can the following test results be referenced to improve reading performance? https://github.com/REASY/arrow-hadoop-parquet-readers-benchmark ###...

enhancement