MOBIN

Results 20 issues of MOBIN

### What is this PR for? The pr is the last fix of the [ZEPPELIN-4326](https://issues.apache.org/jira/browse/ZEPPELIN-4326) The user can still restart the spark interpreter successfullywhen no sufficient yarn queue resources When...

### Purpose Restarting the flink-paimon-mysql-cdc job schemaCompatible failed when the data type length was modified between the stop and restart of the flink-paimon-mysql-cdc job ### Tests ### API and 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 paimon-action currently only supports data warehousing in cdc format. Does not seem to...

enhancement

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation binlog data in the same topic may contain data with the same table...

enhancement

### Purpose The serialization entry of cdc kafka_table/database_sync is CdcJsonDeserializationSchema, but CdcJsonDeserializationSchema#deserialize returns CdcSourceRecord(JsonNode). When users extend other format, there will be limitations. Most data serialization is based on byte[],...

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

### 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...

paimon cdc schema evolution failure when restart job Minimal reproduce step: 1. stop flink-cdc-mysql-to-paimon pipeline job 2. alter mysql table schema, such as add column 2. start pipeline job 3....

paimon-pipeline-connector
Stale