Joao Boto

Results 6 issues of Joao Boto

## What is the purpose of the change Allow to order jobs in webui ## Brief change log - add nzSortFn in job name column ## Verifying this change This...

component=Runtime/WebFrontend

## What is the purpose of the change Add a JdbcSink with new format (sink2) ## Brief change log - *JdbcSink* the new sink - *JdbcSinkWriter* the writer used by...

component=Connectors/JDBC

A majority of Postgres databases use UUIDs as primary keys. When we enable 'scan.incremental.snapshot.enabled = true', Flink-CDC will try to split into chunks. The splitTableIntoChunks function relies on the queryMinMax...

base
oracle-cdc-connector
postgres-cdc-connector
sqlserver-cdc-connector
e2e-tests
db2-cdc-connector

the branch cut for v3.1 was not prepared for 1.19 versions in another PR we introduce this check, but I think that should be avoided as the cut is not...

component=BuildSystem

Fix JdbcXaSinkTestBase fails in weekly workflows

component=Connectors/JDBC
component=BuildSystem

- Created the module flink-connector-jdbc-architecture to have all tests, we need to add the modules as dependency to validate that module.. - Created the package "org.apache.flink.connector.jdbc.core.util" to have classes of...

component=JDBC/Core