Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix slots usage and use more slots | Carson Ip | 2020-02-05 | 1 | -0/+7 |
* | Be explicit with tuples for %s formatting | Jeff Widman | 2018-11-18 | 1 | -1/+1 |
* | Add codec validators to record parser and builder for all formats (#1447) | Taras | 2018-04-18 | 1 | -2/+16 |
* | use absolute imports everywhere (#1362) | Kevin Tindall | 2018-02-06 | 1 | -2/+2 |
* | Add DefaultRecordBatch implementation aka V2 message format parser/builder. (... | Taras Voinarovskyi | 2017-10-25 | 1 | -1/+2 |
* | Fix timestamp not passed to RecordMetadata (#1273) | Taras Voinarovskyi | 2017-10-22 | 1 | -4/+44 |
* | Fix snappy compression on PyPy | Taras | 2017-10-12 | 1 | -4/+5 |
* | Refactor MessageSet and Message into LegacyRecordBatch to later support v2 me... | Taras | 2017-10-11 | 1 | -0/+485 |