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

improvements to SF->PG QRep #1465

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

heavycrystal
Copy link
Contributor

  1. somewhat support QRep from multiple watermark tables in a single mirror
  2. Use ConsolidateQRepPartitions to gain atomicity for all table swaps
  3. SF's NUMBER type is now more accurately created in PG (NUMERIC with derived precision and scale)
  4. mirrors automatically restart if parameter WaitBetweenBatchesSeconds set

@Amogh-Bharadwaj Amogh-Bharadwaj merged commit 66bd43c into customer-stilgar Mar 11, 2024
3 of 4 checks passed
@Amogh-Bharadwaj Amogh-Bharadwaj deleted the stilgar-multiqrep branch March 11, 2024 13:49
heavycrystal added a commit that referenced this pull request Mar 13, 2024
1. somewhat support QRep from multiple watermark tables in a single
mirror
2. Use `ConsolidateQRepPartitions` to gain atomicity for all table swaps
3. SF's `NUMBER` type is now more accurately created in PG (`NUMERIC`
with derived precision and scale)
4. mirrors automatically restart if parameter
`WaitBetweenBatchesSeconds` set
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