Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cdc): read from multiple tables #129

Merged
merged 32 commits into from
Apr 24, 2024
Merged

Conversation

raulb
Copy link
Member

@raulb raulb commented Apr 8, 2024

Description

Part of ConduitIO/conduit#1473

  • Update source configuration to read from opencdc.collection instead of from postgres.table in logrepl.cdc.
  • Implement wildcard functionality to listen to all tables (*)
  • Update readme for both source and destination (part of Multiple collections support in the destination #131)

Quick checks:

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@raulb raulb force-pushed the raul/read-multiple-tables branch from be3e95c to a9f75c4 Compare April 8, 2024 14:26
@raulb raulb self-assigned this Apr 8, 2024
README.md Outdated Show resolved Hide resolved
source.go Outdated Show resolved Hide resolved
source.go Outdated Show resolved Hide resolved
@raulb raulb changed the title feat: read from multiple tables feat(cdc): read from multiple tables Apr 16, 2024
@raulb raulb force-pushed the raul/read-multiple-tables branch from 4b6024f to 157a556 Compare April 19, 2024 07:46
@raulb raulb marked this pull request as ready for review April 24, 2024 14:12
@raulb raulb requested a review from a team as a code owner April 24, 2024 14:12
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
source.go Outdated Show resolved Hide resolved
source.go Show resolved Hide resolved
source/logrepl/cdc.go Outdated Show resolved Hide resolved
@raulb raulb requested a review from hariso April 24, 2024 15:52
@lovromazgon lovromazgon merged commit 4466f41 into main Apr 24, 2024
3 checks passed
@lovromazgon lovromazgon deleted the raul/read-multiple-tables branch April 24, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants