echauchot commented on PR #3:
URL: 
https://github.com/apache/flink-connector-cassandra/pull/3#issuecomment-1387058843

   > @zentol I did not author the `RingRange` and `SplitsGenerator` classes. I 
got them from the `Apache Beam` Cassandra connector. I agree, some notions need 
clarification. I'll add comments.
   
   I was thinking: this `SplitsGenerator/RingRanges` I got from the Apache Beam 
project seems weird in many aspects that you pointed out. Back in 2017 I coded 
a [partitionner for Cassandra Beam connector]( 
https://github.com/echauchot/beam/blob/BEAM-245-CassandraIO/sdks/java/io/cassandra/src/main/java/org/apache/beam/sdk/io/cassandra/DataSizeEstimates.java)
 that works with tokens also but that is simpler and supports all the Cassandra 
partitionners. Would you prefer that we use this other approach ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to