The GitHub Actions job "CI" on flink-connector-cassandra.git has succeeded.
Run started by GitHub user echauchot (triggered by echauchot).

Head commit for run:
3b650eb6e7fe5e3a3feb9e3d6d37e937b65f378f / Etienne Chauchot 
<[email protected]>
Simplify a lot SplitsGenerator: it is now based only on Cassandra min and max 
tokens per partitioner and generates (min,x][x, max) for 2 splits for example. 
It now supports all the Cassandra partitioners. Now a Cassandra split is just a 
ring range (a split of cassandra token range) and is processed as a whole which 
avoids the need for a mutable CassandraSplit to keep track of its processing. 
This also simplifies a lot the range query generation.

f

Report URL: 
https://github.com/apache/flink-connector-cassandra/actions/runs/4017423846

With regards,
GitHub Actions via GitBox

Reply via email to