0dunay0
0dunay0
### Purpose Linked issue: close #6502 This PR fixes Redshift Spectrum querying for Paimon tables with Iceberg compatibility by populating optional snapshot summary fields that are required by certain Iceberg...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version master branch `d0b66f272ca5cdfb4f8f588b37b2461f1c34e06c` ### Compute Engine Flink ### Minimal reproduce step When...
### Purpose Fixes job failures when Kafka CDC ingestion encounters corrupt or unparsable records. Instead of crashing the job, users can now configure the parser to skip invalid records with...