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

   Also I figured out that the the test of the cassandra tokens split I got 
from Apache Beam tests only for `RandomPartitioner` (the tokens split method is 
compatible with both `RandomPartitioner` and `Murmur3Partitioner` as only 
tokens boundaries vary between the 2) whereas in the actual data split it is 
compatible only with `Murmur3Partitioner`. So it sould test the tokens split 
for this cassandra partitionner.


-- 
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