Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CassandraIO: Fix generic SelectAll clauses provided by ValueProvider<String> causing CassandraIO.read to fail #31623

Merged
merged 4 commits into from
Jun 18, 2024

Linted CassandraIO

d7e3548
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

CassandraIO: Fix generic SelectAll clauses provided by ValueProvider<String> causing CassandraIO.read to fail #31623

Linted CassandraIO
d7e3548
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Jun 18, 2024 in 0s

All 17 tests pass in 45s

 2 files   -  6   2 suites   - 6   45s ⏱️ - 1h 19m 16s
17 tests +13  17 ✅ +13  0 💤 ±0  0 ❌ ±0 
17 runs  + 3  17 ✅ + 3  0 💤 ±0  0 ❌ ±0 

Results for commit d7e3548. ± Comparison against earlier commit cee17f2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

17 tests found

There are 17 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testCustomMapperImplDelete
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testCustomMapperImplWrite
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testDelete
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testRead
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testReadAllQuery
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testReadAllRingRange
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testReadWithMapper
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testReadWithQuery
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testReadWithQueryProvider
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testReadWithQueryProviderWithWhereQuery
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testReadWithUnfilteredQuery
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testWrapAroundRingRanges
org.apache.beam.sdk.io.cassandra.CassandraIOTest ‑ testWrite
org.apache.beam.sdk.io.cassandra.SplitGeneratorTest ‑ testDisorderedRing
org.apache.beam.sdk.io.cassandra.SplitGeneratorTest ‑ testGenerateSegments
org.apache.beam.sdk.io.cassandra.SplitGeneratorTest ‑ testRotatedRing
org.apache.beam.sdk.io.cassandra.SplitGeneratorTest ‑ testZeroSizeRange