Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DatastreamToSQL - log schema map details (#1747)
* 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Vardhan Vinay Thigle <[email protected]> Co-authored-by: Dip Patel <[email protected]> Co-authored-by: Jeff Kinard <[email protected]> Co-authored-by: shreyakhajanchi <[email protected]> Co-authored-by: Deep1998 <[email protected]> Co-authored-by: aksharauke <[email protected]>
- Loading branch information