Skip to content

Search indexes#2152

Merged
darshan-sj merged 8 commits intoGoogleCloudPlatform:mainfrom
n-d-joshi:search-indexes
Feb 3, 2025
Merged

Search indexes#2152
darshan-sj merged 8 commits intoGoogleCloudPlatform:mainfrom
n-d-joshi:search-indexes

Conversation

@n-d-joshi
Copy link
Copy Markdown
Contributor

This PR contains changes to support Creating Search Index for PG dialect.

This has been tested manually with exporting a database with search indexes and then importing them to verify that the indexes were present,

R: @atask-g

@n-d-joshi n-d-joshi requested a review from a team as a code owner January 27, 2025 07:11
@atask-g
Copy link
Copy Markdown
Contributor

atask-g commented Jan 27, 2025

LGTM

@darshan-sj darshan-sj added the improvement Making existing code better label Jan 28, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.

Project coverage is 46.90%. Comparing base (4e82f2b) to head (18d2dae).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...a/com/google/cloud/teleport/spanner/ddl/Index.java 80.95% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2152      +/-   ##
============================================
+ Coverage     46.89%   46.90%   +0.01%     
- Complexity     4021     4026       +5     
============================================
  Files           874      874              
  Lines         52070    52090      +20     
  Branches       5461     5468       +7     
============================================
+ Hits          24420    24435      +15     
  Misses        25906    25906              
- Partials       1744     1749       +5     
Components Coverage Δ
spanner-templates 68.81% <80.95%> (+<0.01%) ⬆️
spanner-import-export 65.68% <80.95%> (+0.03%) ⬆️
spanner-live-forward-migration 76.50% <ø> (ø)
spanner-live-reverse-replication 78.67% <ø> (ø)
spanner-bulk-migration 87.87% <ø> (ø)
Files with missing lines Coverage Δ
...a/com/google/cloud/teleport/spanner/ddl/Index.java 77.41% <80.95%> (-0.47%) ⬇️

@n-d-joshi
Copy link
Copy Markdown
Contributor Author

@atask-g - made some minor edits. Can you please review?

Copy link
Copy Markdown
Contributor

@darshan-sj darshan-sj left a comment

Choose a reason for hiding this comment

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

LGTM

@darshan-sj darshan-sj merged commit 79c9fe9 into GoogleCloudPlatform:main Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Making existing code better size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants