Igor Canadi 8fa8a708ef [CF] Propagate correct options to WriteBatch::InsertInto
Summary:
WriteBatch can have multiple column families in one batch. Every column family has different options. So we have to add a way for write batch to get options for an arbitrary column family.

This required a bit more acrobatics since lots of interfaces had to be changed.

Test Plan: make check

Reviewers: dhruba, haobo, sdong, kailiu

CC: leveldb

Differential Revision: https://reviews.facebook.net/D15957
2014-02-06 10:23:31 -08:00
..
2013-11-01 14:31:35 -07:00
2013-11-01 14:31:35 -07:00
2014-02-03 13:48:30 -08:00
2013-11-01 14:31:35 -07:00
2013-11-06 14:11:52 -08:00