-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JDBC sources: consolidate date/time values mapping (#20346)
* JDBC sources: consolidate date/time values mapping * fixed Snowflake acceptance tests * fixed TestJdbcUtils * refactoring * update setDate for incremental sync * fixed CockroachDbJdbcSourceAcceptanceTest * fixed CockroachDbSourceDatatypeTest * fixed CockroachDbSourceDatatypeTest * fixed MsSQLSourceDatatypeTest * fixed MsSQL cdc datatype test * refactoring * fixed mssql cdc test * fixed Redshift tests * fixed Redshift tests * updated db2 datatype tests * fixed DB2 tests * fixed DB2 strict-encrypt tests * fixed Oracle strict-encrypt tests * refactoring * updated changelog * refactoring * removed redundant overrides * bump versions * auto-bump connector version * resolved merge conflicts * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * bump postgres version * auto-bump connector version * updated seed definitions * revert generated definitions for Postgres * auto-bump connector version Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
- Loading branch information
1 parent
a0b6b9c
commit f5f4de2
Showing
53 changed files
with
245 additions
and
155 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.