[Bug]: IcebergIO support name-based mapping for a schema #2346
GitHub Actions / Test Results
succeeded
Jan 8, 2025 in 0s
All 45 tests pass in 51s
45 tests 45 ✅ 51s ⏱️
9 suites 0 💤
9 files 0 ❌
Results for commit 40151ab.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
45 tests found
There are 45 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.sdk.io.solace.RetryCallableManagerTest ‑ testRetryCallable_ChecksForAllDefinedExceptions
org.apache.beam.sdk.io.solace.RetryCallableManagerTest ‑ testRetryCallable_ExecutionCountIsCorrectAfterMultipleExceptions
org.apache.beam.sdk.io.solace.RetryCallableManagerTest ‑ testRetryCallable_RetriesExpectedNumberOfTimes
org.apache.beam.sdk.io.solace.RetryCallableManagerTest ‑ testRetryCallable_ReturnsExpected
org.apache.beam.sdk.io.solace.RetryCallableManagerTest ‑ testRetryCallable_ThrowsRetryHelperException
org.apache.beam.sdk.io.solace.RetryCallableManagerTest ‑ testRetryCallable_ThrowsRetryHelperExceptionOnUnspecifiedException
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testCheckpointMark
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testCheckpointMarkAndFinalizeSeparately
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testCheckpointMarkSafety
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testCreateQueueForTopic
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testDefaultCoder
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testDestinationTopicQueueCreation
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testNoQueueAndTopicSet
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testReadMessages
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testReadMessagesWithDeduplication
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testReadMessagesWithDeduplicationOnReplicationGroupMessageId
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testReadMessagesWithoutDeduplication
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testReadWithCoderAndParseFnAndTimestampFn
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testSplitsForExclusiveQueue
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testSplitsForNonExclusiveQueueWithMaxNumConnections
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testSplitsForNonExclusiveQueueWithMaxNumConnectionsRespectDesired
org.apache.beam.sdk.io.solace.SolaceIOReadTest ‑ testTopicEncoding
org.apache.beam.sdk.io.solace.SolaceIOWriteTest ‑ testWriteLatencyBatched
org.apache.beam.sdk.io.solace.SolaceIOWriteTest ‑ testWriteLatencyStreaming
org.apache.beam.sdk.io.solace.SolaceIOWriteTest ‑ testWriteThroughputBatched
org.apache.beam.sdk.io.solace.SolaceIOWriteTest ‑ testWriteThroughputStreaming
org.apache.beam.sdk.io.solace.SolaceIOWriteTest ‑ testWriteWithFailedRecords
org.apache.beam.sdk.io.solace.broker.BasicAuthWriterSessionTest ‑ testAuthProperties
org.apache.beam.sdk.io.solace.broker.BasicAuthWriterSessionTest ‑ testOverrideWithHigherThroughput
org.apache.beam.sdk.io.solace.broker.BasicAuthWriterSessionTest ‑ testOverrideWithLowerLatency
org.apache.beam.sdk.io.solace.broker.BasicAuthWriterSessionTest ‑ testVpnNames
org.apache.beam.sdk.io.solace.broker.OverrideWriterPropertiesTest ‑ testDontOverrideForCustom
org.apache.beam.sdk.io.solace.broker.OverrideWriterPropertiesTest ‑ testOverrideForHigherThroughput
org.apache.beam.sdk.io.solace.broker.OverrideWriterPropertiesTest ‑ testOverrideForLowerLatency
org.apache.beam.sdk.io.solace.broker.SempBasicAuthClientExecutorTest ‑ testCreateQueueResponseEncoding
org.apache.beam.sdk.io.solace.broker.SempBasicAuthClientExecutorTest ‑ testCreateSubscriptionResponseEncoding
org.apache.beam.sdk.io.solace.broker.SempBasicAuthClientExecutorTest ‑ testExecuteStatus3xx
org.apache.beam.sdk.io.solace.broker.SempBasicAuthClientExecutorTest ‑ testExecuteStatus4xx
org.apache.beam.sdk.io.solace.broker.SempBasicAuthClientExecutorTest ‑ testExecuteWithUnauthorized
org.apache.beam.sdk.io.solace.broker.SempBasicAuthClientExecutorTest ‑ testGetQueueResponseEncoding
org.apache.beam.sdk.io.solace.it.SolaceIOCustomSessionServiceFactoryIT ‑ test01writeAndReadWithCustomSessionServiceFactory
org.apache.beam.sdk.io.solace.it.SolaceIOIT ‑ test01WriteStreaming
org.apache.beam.sdk.io.solace.it.SolaceIOIT ‑ test02Read
org.apache.beam.sdk.io.solace.it.SolaceIOIT ‑ test03WriteBatched
org.apache.beam.sdk.io.solace.it.SolaceIOMultipleSempIT ‑ test01writeAndReadWithMultipleSempClientFactory
Loading