okayhooni opened a new issue, #9955:
URL: https://github.com/apache/iceberg/issues/9955

   ### Query engine
   
   Flink
   
   ### Question
   
   When I ingest from iceberg table to iceberg table with Flink, I want to 
start sink table ingestion with newly added records from current snapshot, like 
`consumer.override.auto.offset.reset: "latest"` in Kafka source..!
   
   But, there is no option out of connector.iceberg.starting-strategy , for my 
use case.
   - https://iceberg.apache.org/docs/latest/flink-configuration/#read-options
   
   Is there any way to read newly appended data only (NOT in current Iceberg 
table snapshot)?


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to