-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JDBC Sources: remove redundant date-time datatypes formatting (#20760)
* 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 * JDBC Sources: remove redundant date parsing * updated Snowflake test * updated cockroachdb test * updated date-time datatypes parsing in Postgres Source * updated formatting in JDBC sources * updated test cases * updated Snowflake test * updated Snowflake, Redshift, Cockroach, DB2 tests * updated Snowflake, Postgres tests * updated Redshift tests * updated MySQL, MsSQL, DB2 tests * updated MsSQL tests * updated Oracle tests * updated Oracle tests * updated Oracle tests * fixed some tests * refactoring * fixed checkstyle * fixed TestJdbcUtils * randomize Reshift test username * removed redundant test * updated sanity test * Automated Change * format time and bump versions * auto-bump connector version * bump versions * auto-bump connector version * auto-bump connector version * manually update definitions * Automated Change --------- Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com> Co-authored-by: ievgeniit <etsybaev@gmail.com> Co-authored-by: VitaliiMaltsev <VitaliiMaltsev@users.noreply.github.com>
- Loading branch information
1 parent
69736d9
commit 12eac42
Showing
55 changed files
with
207 additions
and
322 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
Oops, something went wrong.