rocksdb/utilities/write_batch_with_index
Till Rohrmann 947a63400f Allow specifying ReadOptions for WBWI iterator (#12968)
Summary:
Allow specifying ReadOptions for WBWI iterator when creating it through the C bindings. This allows to specify upper and lower bounds for the created iterator.

This fixes https://github.com/facebook/rocksdb/issues/12963.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/12968

Reviewed By: pdillinger

Differential Revision: D74188049

Pulled By: jaykorean

fbshipit-source-id: 970d9910472dfedaa29a800c6d52bec14c656f3c
2025-05-06 11:42:10 -07:00
..
write_batch_with_index.cc Allow specifying ReadOptions for WBWI iterator (#12968) 2025-05-06 11:42:10 -07:00
write_batch_with_index_internal.cc Reverse the order of updates to the same key in WriteBatchWithIndex (#13387) 2025-02-10 17:15:47 -08:00
write_batch_with_index_internal.h Experimental API IngestWriteBatchWithIndex() (#13550) 2025-04-17 12:06:40 -07:00
write_batch_with_index_test.cc Experimental API IngestWriteBatchWithIndex() (#13550) 2025-04-17 12:06:40 -07:00