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

Fix flow test and set WC to true #446

Closed
wants to merge 5 commits into from
Closed

Fix flow test and set WC to true #446

wants to merge 5 commits into from

Conversation

Amogh-Bharadwaj
Copy link
Contributor

@Amogh-Bharadwaj Amogh-Bharadwaj commented Sep 28, 2023

  • Sets watermark column to required
  • Fixes PG CDC test pertaining to non-existing table

suite.Nil(recordsWithSchemaDelta.TableSchemaDelta)
suite.Nil(err)
suite.Nil(recordsWithSchemaDelta)
suite.Errorf(err, "error while closing statement batch: ERROR: relation \"%s\" does not exist (SQLSTATE 42P01)", nonExistentFlowSrcTableName)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [golangci] reported by reviewdog 🐶
line is 145 characters (lll)

@Amogh-Bharadwaj Amogh-Bharadwaj changed the title Sets watermark column to required Fix flow test and set WC to true Sep 28, 2023
@serprex serprex deleted the assert-wc branch July 19, 2024 15:18
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.

1 participant