ArnavBalyan opened a new pull request, #9478:
URL: https://github.com/apache/paimon/pull/9478

   ### Purpose
    - Kafka table sync fails table creation when 1st partition has no cdc 
records, even when other partitions have records.
    - Schema discovery reads only the 1st partition and fails with 
SchemaRetrievalException.
   -  Read records from all topic partitions so the schema is inferred from the 
first valid CDC record.
   
   ### Tests
    - UT


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to