Skip to content

Add portable Mqtt source and sink transforms #14004

Add portable Mqtt source and sink transforms

Add portable Mqtt source and sink transforms #14004

GitHub Actions / Test Results succeeded Aug 30, 2024 in 0s

All 62 tests pass in 37s

62 tests   62 ✅  37s ⏱️
10 suites   0 💤
10 files     0 ❌

Results for commit 5008fc6.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

62 tests found

There are 62 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.sdk.io.iceberg.IcebergIOReadTest ‑ testSimpleScan
org.apache.beam.sdk.io.iceberg.IcebergIOWriteTest ‑ testDynamicDestinationsWithSpillover
org.apache.beam.sdk.io.iceberg.IcebergIOWriteTest ‑ testDynamicDestinationsWithoutSpillover
org.apache.beam.sdk.io.iceberg.IcebergIOWriteTest ‑ testIdempotentCommit
org.apache.beam.sdk.io.iceberg.IcebergIOWriteTest ‑ testSimpleAppend
org.apache.beam.sdk.io.iceberg.IcebergReadSchemaTransformProviderTest ‑ testBuildTransformWithRow
org.apache.beam.sdk.io.iceberg.IcebergReadSchemaTransformProviderTest ‑ testReadUsingManagedTransform
org.apache.beam.sdk.io.iceberg.IcebergReadSchemaTransformProviderTest ‑ testSimpleScan
org.apache.beam.sdk.io.iceberg.IcebergSchemaTransformTranslationTest ‑ testReCreateReadTransformFromRow
org.apache.beam.sdk.io.iceberg.IcebergSchemaTransformTranslationTest ‑ testReCreateWriteTransformFromRow
org.apache.beam.sdk.io.iceberg.IcebergSchemaTransformTranslationTest ‑ testReadTransformProtoTranslation
org.apache.beam.sdk.io.iceberg.IcebergSchemaTransformTranslationTest ‑ testWriteTransformProtoTranslation
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testBinary
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testBoolean
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testDate
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testDecimal
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testDouble
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testFixed
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testFloat
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testInteger
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testList
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testLong
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testMap
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testStruct
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testTime
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RecordToRowTests ‑ testTimestamp
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testBinary
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testBoolean
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testDate
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testDecimal
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testDouble
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testFixed
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testFloat
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testInteger
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testList
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testLong
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testMap
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testStruct
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testTime
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$RowToRecordTests ‑ testTimestamp
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testArrayBeamFieldTypeToIcebergFieldType
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testArrayBeamSchemaToIcebergSchema
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testArrayIcebergSchemaToBeamSchema
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testMapBeamFieldTypeToIcebergFieldType
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testMapBeamSchemaToIcebergSchema
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testMapIcebergSchemaToBeamSchema
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testPrimitiveBeamFieldTypeToIcebergFieldType
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testPrimitiveBeamSchemaToIcebergSchema
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testPrimitiveIcebergSchemaToBeamSchema
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testStructBeamFieldTypeToIcebergFieldType
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testStructBeamSchemaToIcebergSchema
org.apache.beam.sdk.io.iceberg.IcebergUtilsTest$SchemaTests ‑ testStructIcebergSchemaToBeamSchema
org.apache.beam.sdk.io.iceberg.IcebergWriteSchemaTransformProviderTest ‑ testBuildTransformWithRow
org.apache.beam.sdk.io.iceberg.IcebergWriteSchemaTransformProviderTest ‑ testSimpleAppend
org.apache.beam.sdk.io.iceberg.IcebergWriteSchemaTransformProviderTest ‑ testWriteUsingManagedTransform
org.apache.beam.sdk.io.iceberg.RecordWriterManagerTest ‑ testCreateNewWriterForEachDestination
org.apache.beam.sdk.io.iceberg.RecordWriterManagerTest ‑ testCreateNewWriterForEachPartition
org.apache.beam.sdk.io.iceberg.RecordWriterManagerTest ‑ testRequireClosingBeforeFetchingManifestFiles
org.apache.beam.sdk.io.iceberg.RecordWriterManagerTest ‑ testRespectMaxFileSize
org.apache.beam.sdk.io.iceberg.ScanSourceTest ‑ testDoubleInitialSplitting
org.apache.beam.sdk.io.iceberg.ScanSourceTest ‑ testInitialSplitting
org.apache.beam.sdk.io.iceberg.ScanSourceTest ‑ testUnstartedReaderReadsSamesItsSource