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 Linked issue: close #3219 Flink catalog doesn't support create database with properties, but jdbc and hive catalog actually support that. So this pr is to support create database...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Dynamic bucket writing does two shuffles, the first `repartitionByKeyPartitionHash` seems unnecessary, It seems...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation The `Call` syntax is defined in both Iceberg and Paimon, which may cause...
### Purpose Avoid frequent backpressure. ### 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 Now the inner catalog already support hive and jdbc, but flink catalog still...
Fix: When the value of entry is null, subsequent java.lang.NullPointerException is thrown paimon-flink/paimon-flink-cdc/src/main/java/org/apache/paimon/flink/action/cdc/format/RecordParser.java ### Purpose When the value of entry is null, subsequent java.lang.NullPointerException is thrown
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 0.7 ### Compute Engine flin 1.14.6 ### Minimal reproduce step CREATE CATALOG...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Paimon supports Nessie catalog(https://projectnessie.org/nessie-latest/) ### Solution _No response_ ### Anything else? _No response_...
### Purpose Linked issue: close (https://github.com/apache/incubator-paimon/issues/2399) Add SQLServer cdc connector
### Purpose Linked issue: close #xxx ### Tests ### API and Format ### Documentation