Skip to content

Set nanoseconds in DateTime64 max to zeros and not nines #1019

Set nanoseconds in DateTime64 max to zeros and not nines

Set nanoseconds in DateTime64 max to zeros and not nines #1019

Triggered via pull request January 28, 2025 10:41
Status Failure
Total duration 1h 28m 24s
Artifacts 4

pull-request.yml

on: pull_request
build-kafka-lightweight  /  build
6m 34s
build-kafka-lightweight / build
testflows-kafka  /  testflows-kafka
40m 29s
testflows-kafka / testflows-kafka
testflows-lightweight  /  testflows-lightweight
1h 2m
testflows-lightweight / testflows-lightweight
testflows-lightweight  /  testflows-lightweight-replicated
1h 15m
testflows-lightweight / testflows-lightweight-replicated
java-tests-kafka  /  java-kafka
1m 33s
java-tests-kafka / java-kafka
java-tests-lightweight  /  java-lightweight
1h 18m
java-tests-lightweight / java-lightweight
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 3 warnings
testflows-lightweight / testflows-lightweight
Process completed with exit code 1.
testflows-lightweight / testflows-lightweight-replicated
Process completed with exit code 1.
AlterTableAddColumnIT.testAddColumn: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AlterTableAddColumnIT.java#L100
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
AlterTableChangeColumnIT.testChangeColumn: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AlterTableChangeColumnIT.java#L86
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
AlterTableModifyColumnIT.testModifyColumn: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AlterTableModifyColumnIT.java#L79
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
AutoCreateTableIT.testAutoCreateTable{String}[1]: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AutoCreateTableIT.java#L102
Code: 60. DB::Exception: Unknown table expression identifier 'new-table' in scope SELECT count(*) FROM `new-table`. (UNKNOWN_TABLE) (version 24.12.3.47 (official build))
AutoCreateTableIT.testAutoCreateTable{String}[2]: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AutoCreateTableIT.java#L102
Code: 60. DB::Exception: Unknown table expression identifier 'new-table' in scope SELECT count(*) FROM `new-table`. (UNKNOWN_TABLE) (version 24.12.3.47 (official build))
CreateTableDataTypesIT.testCreateTable: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/CreateTableDataTypesIT.java#L84
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
CreateTableDataTypesTimeZoneIT.testCreateTable: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/CreateTableDataTypesTimeZoneIT.java#L95
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
DateTimeWithTimeZoneIT.testCreateTable: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/DateTimeWithTimeZoneIT.java#L92
Code: 60. DB::Exception: Unknown table expression identifier 'temporal_types_DATETIME' in scope SELECT * FROM temporal_types_DATETIME. (UNKNOWN_TABLE) (version 24.12.3.47 (official build))
DateTimeWithTimeZoneSchemaOnlyIT.testCreateTable: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/DateTimeWithTimeZoneSchemaOnlyIT.java#L190
java.lang.AssertionError at com.altinity.clickhouse.debezium.embedded.ddl.parser.DateTimeWithTimeZoneSchemaOnlyIT.testCreateTable(DateTimeWithTimeZoneSchemaOnlyIT.java:190)
DateTimeWithUserProvidedDifferentTimeZoneIT.testCreateTable: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/DateTimeWithUserProvidedDifferentTimeZoneIT.java#L155
Code: 60. DB::Exception: Unknown table expression identifier 'temporal_types_DATETIME' in scope SELECT * FROM temporal_types_DATETIME. (UNKNOWN_TABLE) (version 24.12.3.47 (official build))
DateTimeWithUserProvidedTimeZoneSchemaOnlyIT.testCreateTable: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/DateTimeWithUserProvidedTimeZoneSchemaOnlyIT.java#L197
java.lang.AssertionError at com.altinity.clickhouse.debezium.embedded.ddl.parser.DateTimeWithUserProvidedTimeZoneSchemaOnlyIT.testCreateTable(DateTimeWithUserProvidedTimeZoneSchemaOnlyIT.java:197)
IsDeletedColumnsIT.testIsDeleted{String}[1]: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/IsDeletedColumnsIT.java#L102
Code: 60. DB::Exception: Unknown table expression identifier 'new_table' in scope SELECT * FROM new_table. (UNKNOWN_TABLE) (version 24.12.3.47 (official build))
IsDeletedColumnsIT.testIsDeleted{String}[2]: sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/IsDeletedColumnsIT.java#L102
Code: 60. DB::Exception: Unknown table expression identifier 'new_table' in scope SELECT * FROM new_table. (UNKNOWN_TABLE) (version 24.12.3.47 (official build))
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.3.47 (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

Artifacts

Produced during runtime
Name Size
clickhouse-sink-connector-kafka-972-ffb799b24fa15c3be5f2cfd688db9903e14230cc.jar
14.1 MB
testflows-sink-connector-kafka-artefacts
30.7 MB
testflows-sink-connector-lightweight-artefacts
6.73 MB
testflows-sink-connector-lightweight-replicated-artefacts
8.84 MB