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>
This commit is contained in:
@@ -16,5 +16,5 @@ ENV APPLICATION source-clickhouse
|
||||
|
||||
COPY --from=build /airbyte /airbyte
|
||||
|
||||
LABEL io.airbyte.version=0.1.16
|
||||
LABEL io.airbyte.version=0.1.17
|
||||
LABEL io.airbyte.name=airbyte/source-clickhouse
|
||||
|
||||
Reference in New Issue
Block a user