Skip to content

Added mapping of time with timezone postgres datatype to clickhouse string and added integration test. #984

Added mapping of time with timezone postgres datatype to clickhouse string and added integration test.

Added mapping of time with timezone postgres datatype to clickhouse string and added integration test. #984

Triggered via pull request December 20, 2024 02:20
Status Success
Total duration 1h 24m 43s
Artifacts 4

pull-request.yml

on: pull_request
build-kafka-lightweight  /  build
2m 47s
build-kafka-lightweight / build
testflows-kafka  /  testflows-kafka
40m 9s
testflows-kafka / testflows-kafka
testflows-lightweight  /  testflows-lightweight
1h 1m
testflows-lightweight / testflows-lightweight
testflows-lightweight  /  testflows-lightweight-replicated
1h 15m
testflows-lightweight / testflows-lightweight-replicated
java-tests-kafka  /  java-kafka
1m 44s
java-tests-kafka / java-kafka
java-tests-lightweight  /  java-lightweight
1h 19m
java-tests-lightweight / java-lightweight
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 4 warnings
MySQLGenerateColumnsTest.testMySQLGeneratedColumns: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/MySQLGenerateColumnsTest.java#L107
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
PostgresInitialDockerIT.testDecoderBufsPlugin: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/PostgresInitialDockerIT.java#L102
java.lang.AssertionError at com.altinity.clickhouse.debezium.embedded.PostgresInitialDockerIT.testDecoderBufsPlugin(PostgresInitialDockerIT.java:102)
PostgresInitialDockerWKeeperMapStorageIT.testDecoderBufsPlugin: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/PostgresInitialDockerWKeeperMapStorageIT.java#L143
java.lang.AssertionError at com.altinity.clickhouse.debezium.embedded.PostgresInitialDockerWKeeperMapStorageIT.testDecoderBufsPlugin(PostgresInitialDockerWKeeperMapStorageIT.java:143)
ReplicatedRMTDDLClickHouse22TIT.testReplicatedRMTAutoCreate{String}[1]: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ReplicatedRMTDDLClickHouse22TIT.java#L111
Code: 390. DB::Exception: Table `string_types_MEDIUMTEXT_utf8mb4` doesn't exist. (CANNOT_GET_CREATE_TABLE_QUERY) (version 22.3.20.29 (official build))
ReplicatedRMTDDLIT.testReplicatedRMTAutoCreate{String}[1]: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ReplicatedRMTDDLIT.java#L114
Code: 390. DB::Exception: Table `string_types_MEDIUMTEXT_utf8mb4` doesn't exist. (CANNOT_GET_CREATE_TABLE_QUERY) (version 24.12.1.1614 (official build))
ReplicatedRMTIT.testReplicatedRMTAutoCreate{String}[1]: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ReplicatedRMTIT.java#L112
Code: 390. DB::Exception: Table `string_types_MEDIUMTEXT_utf8mb4` doesn't exist. (CANNOT_GET_CREATE_TABLE_QUERY) (version 24.12.1.1614 (official build))
DatabaseOverrideIT.testDatabaseOverride: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/DatabaseOverrideIT.java#L128
Code: 81. DB::Exception: Database employees2 does not exist. Maybe you meant employees?. (UNKNOWN_DATABASE) (version 24.12.1.1614 (official build))
DatabaseOverrideInitialIT.testDatabaseOverride: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/DatabaseOverrideInitialIT.java#L111
Code: 81. DB::Exception: Database employees2 does not exist. (UNKNOWN_DATABASE) (version 24.12.1.1614 (official build))
DatabaseOverrideRRMTIT.testDatabaseOverride: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/DatabaseOverrideRRMTIT.java#L150
Code: 60. DB::Exception: Unknown table expression identifier 'employees2.newtable' in scope SELECT col2 FROM employees2.newtable FINAL WHERE col1 = 'a'. (UNKNOWN_TABLE) (version 24.12.1.1614 (official build))
DebeziumChangeEventCaptureIT.testIncrementingSequenceNumbers: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/DebeziumChangeEventCaptureIT.java#L166
Code: 60. DB::Exception: Unknown table expression identifier 'newtable' in scope SELECT _version FROM newtable FINAL WHERE col1 = 'a'. (UNKNOWN_TABLE) (version 24.12.1.1614 (official build))
MultipleUpdatesWSameTimestampIT.testIncrementingSequenceNumberWithUpdates: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/MultipleUpdatesWSameTimestampIT.java#L139
Code: 60. DB::Exception: Unknown table expression identifier 'newtable' in scope SELECT col2 FROM newtable FINAL WHERE col1 = 'a'. (UNKNOWN_TABLE) (version 24.12.1.1614 (official build))
CreateTableDataTypesTimeZoneIT.testCreateTable: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/CreateTableDataTypesTimeZoneIT.java#L109
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
MultipleDatabaseIT.testMultipleDatabases: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/MultipleDatabaseIT.java#L132
Code: 81. DB::Exception: Database test_db does not exist. (UNKNOWN_DATABASE) (version 24.12.1.1614 (official build))
java-tests-lightweight / java-lightweight
Port already in use. Make sure no other process is using port 7000 and try again.
java-tests-lightweight / java-lightweight
Port already in use. Make sure no other process is using port 7000 and try again.
java-tests-lightweight / java-lightweight
Port already in use. Make sure no other process is using port 7000 and try again.
java-tests-lightweight / java-lightweight
Port already in use. Make sure no other process is using port 7000 and try again.
java-tests-lightweight / java-lightweight
Port already in use. Make sure no other process is using port 7000 and try again.
java-tests-lightweight / java-lightweight
Port already in use. Make sure no other process is using port 7000 and try again.
build-kafka-lightweight / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-kafka-lightweight / build
No files were found with the provided path: sink-connector-lightweight/target/clickhouse-debezium-embedded-0.0.9.jar. No artifacts will be uploaded.
java-tests-kafka / java-kafka
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "clickhouse-sink-connector-kafka-951-b8fea816b815144935f4a4d54dc24a6ae2b8112e.jar", "testflows-sink-connector-kafka-artefacts", "testflows-sink-connector-lightweight-artefacts", "testflows-sink-connector-lightweight-replicated-artefacts". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
clickhouse-sink-connector-kafka-951-b8fea816b815144935f4a4d54dc24a6ae2b8112e.jar
15.5 MB
testflows-sink-connector-kafka-artefacts
756 MB
testflows-sink-connector-lightweight-artefacts
9.97 MB
testflows-sink-connector-lightweight-replicated-artefacts
12.3 MB