Skip to content

move heartbeat processor to where it is being used (#31298) #14142

move heartbeat processor to where it is being used (#31298)

move heartbeat processor to where it is being used (#31298) #14142

GitHub Actions / Test Results succeeded Jun 28, 2024 in 0s

All 41 tests pass in 9s

41 tests   41 ✅  9s ⏱️
 3 suites   0 💤
 3 files     0 ❌

Results for commit 6ec1fb2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

41 tests found

There are 41 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.sdk.io.clickhouse.AtomicInsertTest ‑ testAtomicInsert
org.apache.beam.sdk.io.clickhouse.AtomicInsertTest ‑ testIdempotentInsert
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testArrayOfArrayOfInt64
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testArrayOfPrimitiveTypes
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testComplexTupleType
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testInsertSql
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testInt64
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testInt64WithDefault
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testNullableInt64
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testPrimitiveTypes
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testTupleType
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testEquivalentSchema
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseArray
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseArrayOfArrays
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseArrayOfNullable
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseBool
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseDate
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseDateTime
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseDefaultExpressionInt64
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseDefaultExpressionString
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseEnum16
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseEnum8
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseFixedString
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseFloat32
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseFloat64
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseInt16
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseInt32
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseInt64
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseInt8
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseNullableEnum16
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseNullableFixedString
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseNullableInt32
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseString
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseTupleDouble
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseTupleSingle
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseUInt16
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseUInt32
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseUInt64
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseUInt8
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testTupleComplex
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testTupleNested