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

Add string mapper case for IT #1757

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

Deep1998
Copy link
Contributor

No description provided.

@Deep1998 Deep1998 requested a review from a team as a code owner July 30, 2024 07:25
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.46%. Comparing base (d7db191) to head (7ff75ae).
Report is 9 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1757      +/-   ##
============================================
+ Coverage     42.32%   49.46%   +7.13%     
+ Complexity     3182     1092    -2090     
============================================
  Files           794      337     -457     
  Lines         46244    18204   -28040     
  Branches       4951     1844    -3107     
============================================
- Hits          19572     9004   -10568     
+ Misses        25074     8593   -16481     
+ Partials       1598      607     -991     
Components Coverage Δ
spanner-templates 64.64% <ø> (+0.94%) ⬆️
spanner-import-export ∅ <ø> (∅)
spanner-live-forward-migration 75.00% <ø> (+0.02%) ⬆️
spanner-live-reverse-replication 51.96% <ø> (+0.12%) ⬆️
spanner-bulk-migration 83.45% <ø> (+0.65%) ⬆️

see 498 files with indirect coverage changes

@Deep1998 Deep1998 merged commit 89a4be7 into GoogleCloudPlatform:main Jul 30, 2024
13 checks passed
dhercher pushed a commit that referenced this pull request Jul 30, 2024
damccorm pushed a commit that referenced this pull request Aug 3, 2024
* adding logging to test schemmap

* open schemmap prtection

* Handling for String Primary Keys in Bulk Reader. (#1743)

Limitation: For the current PR complete support only upto 3 byte code points.

* Add support for ALO in SpannerChangeStreamsToBigQuery template (#1750)

* Fixing exception in String .isSplittable (#1755)

* Remove PIP_NO_DEPS from YamlTemplate Dockerfile (#1748)

Signed-off-by: Jeffrey Kinard <jeff@thekinards.com>

* Terraform template updates for custom transformation (#1746)

* terraform changes for end-to-end template

* terraform updates

* formatting fix

* Add string mapper case for IT (#1757)

* Fixing Index Discovery for 5.7 and removing innodb_parallel_read_threads from init sequences for MySql5.7 compliance. (#1758)

* adding schema map to dml handler

* removing logs for testing

* ut for reverse replication shadow tables (#1759)

* ut for reverse replication shadow tables

* incorporated review comments

* unit test for source writer (#1749)

* source writer unit test

* added git configs for new template

* added spanner pr workflow

* added spanner pr workflow

* added spanner pr workflow

* Adding autoReconnect parameters to URL (#1760)

* map should not be static

* merging

* adding logging to test schemmap

* open schemmap prtection

* adding schema map to dml handler

* removing logs for testing

* map should not be static

* linebreaks

---------

Signed-off-by: Jeffrey Kinard <jeff@thekinards.com>
Co-authored-by: Vardhan Vinay Thigle <39047439+VardhanThigle@users.noreply.github.com>
Co-authored-by: Dip Patel <37777672+Dippatel98@users.noreply.github.com>
Co-authored-by: Jeff Kinard <jeff@thekinards.com>
Co-authored-by: shreyakhajanchi <92910380+shreyakhajanchi@users.noreply.github.com>
Co-authored-by: Deep1998 <deepchowdhury1998@gmail.com>
Co-authored-by: aksharauke <126752897+aksharauke@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants