ahmedabu98 opened a new issue, #38831:
URL: https://github.com/apache/beam/issues/38831

   ### What needs to happen?
   
   Beam has an incremental append source for Iceberg, but it ignores overwrite 
snapshots.
   
   Add a full CDC source that tracks all relevant snapshots and outputs Beam 
Rows with CDC Value Kinds. It should support all existing features (row 
filtering, column pruning, reading between snapshot boundaries), along with new 
features like outputting metadata columns and watermarking by a specific 
timestamp column
   
   Design doc: https://s.apache.org/beam-iceberg-incremental-cdc-source
   
   Prototype: #38619
   
   
   ### Issue Priority
   
   Priority: 2 (default / most normal work should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [x] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [x] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Infrastructure
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Prism Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


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