Hi,
Is there somewhere where you make note of the kafka offsets that has been processed. Because I just sent 5 events to Kafka but it looks like the connector keeps on writing the 5 messages again and again in S3. Even though querying the iceberg table returns only the 5 records, the s3 objects keep increasing even though there are no new messages. Am I missing some parameter? Because 403 objects for just 5 events is a bit too much and if the connector is running, then the objects keep increasing even if there are no new kafka events
Hi, Is there somewhere where you make note of the kafka offsets that has been processed. Because I just sent 5 events to Kafka but it looks like the connector keeps on writing the 5 messages again and again in S3. Even though querying the iceberg table returns only the 5 records, the s3 objects keep increasing even though there are no new messages. Am I missing some parameter? Because 403 objects for just 5 events is a bit too much and if the connector is running, then the objects keep increasing even if there are no new kafka events