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

misc fixes and improvements for PG, along with softdel tests #970

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

heavycrystal
Copy link
Contributor

  1. Retrieve syncBatchID and normalizeBatchID in one statement, like SF and BQ
  2. Iterate over distinctTableNames instead of unchangedToastCols for generating merge statements, since sometimes tables that needed merge statements were getting skipped.
  3. Fixed couple of bugs for soft delete handling in PG merge statements
  4. added PG tests for soft delete

@iskakaushik iskakaushik merged commit 7165db7 into main Jan 3, 2024
7 checks passed
@serprex serprex deleted the pg-soft-del-fixes-and-tests branch July 19, 2024 15:21
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.

2 participants