v0.0.18
Changelog
- e379bc7 Add a method to get a partition key for a row (#67)
- c4d5315 Add method to BatchWriter to write an iterator (#65)
- e832720 Clean up postgres scanner (#60)
- f3cebdf Clean up postgres scanner - pt2 (#61)
- 22c9e1a Clean up postgres snapshot (#66)
- d350bf4 Cleanup postgres table iterator (#58)
- 681158d Logging improvements (#56)
- 9759269 Move LoadTable to snapshot.go (#64)
- 46c448c Move postgres scanning logic out of table iterator (#59)
- 8bede49 Pull Fatal out of scanForNewShards (#54)
- 762b380 Remove some Fatal calls from streamAndPublish (#55)
- a01b912 Rename TableIterator to MessageBuilder and add tests (#63)
- faf05f7 Rename postgres limit to batch size (#68)
- 012b920 Use a copy of the primary keys when scanning a table (#62)