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

   > I did not author the RingRange and SplitsGenerator classes. I got them 
from the Apache Beam Cassandra connector.
   
   If you're copying stuff from other projects it please add some 
notice/attribution to the files and update the Flink source notice accordingly.
   
   > Back in 2017 I coded a [splitter for Cassandra Beam 
connector](https://github.com/echauchot/beam/blob/bfa33b85b6b310556ffa5c44c99bef50575b2c56/sdks/java/io/cassandra/src/main/java/org/apache/beam/sdk/io/cassandra/CassandraIO.java#L346)
 that works [with 
tokens](https://github.com/echauchot/beam/blob/BEAM-245-CassandraIO/sdks/java/io/cassandra/src/main/java/org/apache/beam/sdk/io/cassandra/DataSizeEstimates.java)
 also but that is simpler and supports all the Cassandra partitionners. Would 
you prefer that we use this other approach ?
   
   Not sure? Why didn't it make it into Beam? Do you know why the Beam code is 
written the way it is?


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to