jaroslawroszyk opened a new pull request, #2197:
URL: https://github.com/apache/iggy/pull/2197

   …tin CDC, and add tests
   
   - Add `cdc_backend` config ("builtin" | "pg_replicate") and route in 
open/poll
   - Keep builtin CDC via pg_logical_slot_get_changes
   - Introduce `cdc_pg_replicate` feature flag (placeholder); selecting 
pg_replicate returns clear not-implemented error
   - Revert/remove incomplete pg_replicate wiring and URL/ETL deps to restore 
clean builds
   - Add unit tests for CDC message parsing (INSERT/UPDATE/DELETE) and polling 
query builder
   - Ensure crate compiles and tests pass
   
   Refs #1849


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