Andrew Kryczka
ecf9003860
Fix bug in printing values for block-based table
...
Summary: value is not an InternalKey, we do not need to decode it
Test Plan:
setup:
$ ldb put --create_if_missing=true k v
$ ldb put --db=./tmp --create_if_missing k v
$ ldb compact --db=./tmp
before:
$ sst_dump --command=raw --file=./tmp/000004.sst
...
terminate called after throwing an instance of 'std::length_error'
after:
$ ./sst_dump --command=raw --file=./tmp/000004.sst
$ cat tmp/000004_dump.txt
...
ASCII k : v
...
Reviewers: sdong, yhchiang, IslamAbdelRahman
Reviewed By: IslamAbdelRahman
Subscribers: andrewkr, dhruba, leveldb
Differential Revision: https://reviews.facebook.net/D62301
2016-08-22 10:27:50 -07:00
..
2016-07-20 11:23:31 -07:00
2016-07-20 11:23:31 -07:00
2016-06-03 10:47:47 -07:00
2016-06-10 16:27:56 -07:00
2016-06-10 16:27:56 -07:00
2016-08-19 15:10:31 -07:00
2016-08-01 14:50:19 -07:00
2016-07-20 11:23:31 -07:00
2016-07-20 11:23:31 -07:00
2016-08-22 10:27:50 -07:00
2016-08-19 15:10:31 -07:00
2016-07-12 14:15:32 -07:00
2016-08-19 15:10:31 -07:00
2016-07-08 17:50:51 -07:00
2016-02-09 15:12:00 -08:00
2016-05-20 17:52:27 -07:00
2016-07-08 17:50:51 -07:00
2016-07-20 09:49:03 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-07-19 09:44:03 -07:00
2016-04-06 23:10:32 -07:00
2016-04-06 23:10:32 -07:00
2016-07-20 11:23:31 -07:00
2016-07-20 11:23:31 -07:00
2016-04-06 23:10:32 -07:00
2016-07-19 09:44:03 -07:00
2016-02-09 15:12:00 -08:00
2016-06-10 16:27:56 -07:00
2016-07-12 14:15:32 -07:00
2016-07-19 09:44:03 -07:00
2016-07-19 09:44:03 -07:00
2016-06-03 10:47:47 -07:00
2016-06-10 16:27:56 -07:00
2016-06-10 16:27:56 -07:00
2016-07-20 09:49:03 -07:00
2016-07-20 09:49:03 -07:00
2016-08-11 11:54:17 -07:00
2016-02-09 15:12:00 -08:00
2016-07-20 09:49:03 -07:00
2016-03-01 13:47:12 -08:00
2016-02-09 15:12:00 -08:00
2016-07-20 09:49:03 -07:00
2016-02-09 15:12:00 -08:00
2016-07-19 09:44:03 -07:00
2016-07-19 09:44:03 -07:00
2016-07-20 11:23:31 -07:00
2016-07-20 11:23:31 -07:00
2016-05-15 22:17:18 -07:00
2016-05-15 22:17:18 -07:00
2016-08-19 15:10:31 -07:00
2016-04-06 23:10:32 -07:00
2016-07-20 11:23:31 -07:00
2016-07-20 11:23:31 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-07-19 09:44:03 -07:00
2015-12-23 10:15:07 -08:00
2016-02-09 15:12:00 -08:00
2016-08-19 16:17:56 -07:00
2016-04-27 17:36:03 -07:00
2016-08-19 15:10:31 -07:00
2016-08-19 15:10:31 -07:00
2016-04-27 17:36:03 -07:00
2016-08-19 15:10:31 -07:00
2016-08-19 15:10:31 -07:00
2016-08-11 11:54:17 -07:00
2016-02-09 15:12:00 -08:00