test: add integration test for PostgreSQL declarative partitioned tables#4016
Draft
jsuhani-2026 wants to merge 1 commit into
Draft
test: add integration test for PostgreSQL declarative partitioned tables#4016jsuhani-2026 wants to merge 1 commit into
jsuhani-2026 wants to merge 1 commit into
Conversation
bd065e1 to
82fa91b
Compare
82fa91b to
9fed72d
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4016 +/- ##
=============================================
+ Coverage 35.58% 63.49% +27.91%
- Complexity 697 2508 +1811
=============================================
Files 250 535 +285
Lines 17049 30720 +13671
Branches 1729 3420 +1691
=============================================
+ Hits 6067 19506 +13439
+ Misses 10473 10202 -271
- Partials 509 1012 +503
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a new end-to-end integration test (PostgreSQLPartitionedTablesIT) to verify that the SourceDbToSpanner template correctly migrates partitioned tables from a PostgreSQL source into Cloud Spanner.
It validates data ingestion for all three PostgreSQL partitioning strategies across both GoogleSQL and PostgreSQL Spanner dialects: