summaryrefslogtreecommitdiff
path: root/test/test_partitioner.py
Commit message (Expand)AuthorAgeFilesLines
* Minor aesthetic cleanup of partitioner testsJeff Widman2018-10-271-11/+10
* Fix typosJeff Widman2016-11-141-1/+1
* Fix murmur2 bug handling python2 bytes that do not ascii encode (#815)Dana Powers2016-10-221-15/+9
* Update Partitioners for use with KafkaProducer (#827)barrotsteindev2016-09-281-0/+33
* add DefaultPartitioner testDana Powers2016-01-241-22/+42
* Fix translation of Java murmur2 code, fix byte encoding for Python 3.Chris Chamberlin2015-07-281-0/+23