EdvardD
EdvardD
Background: it turned out that ReadOptions::verify_checksums flag is not correctly propagated everywhere, specifically it is ignored in meta blocks (index, filter, compression dictionary). Actually I found many places where ReadOptions...
### Expected behavior If I specify `ReadOptions::verify_checksums=false` while reading a key from RocksDB no CRC32 checksums are computed. ### Actual behavior I see that CRC32 checksums are not computed for...
eigen installation script fails on this line: 70: EIGEN_TEXT=$(grep -Pzo ${EIGEN_REGEX} ${TF_DIR}/tensorflow/workspace.bzl) || fail I check workspace.bzl and it doesn't contain "native.new_http_archive" at all.
This PR was build on top of rust-rocksdb v0.19.0 which were in master at the time. Now it's reverted back to v0.18.0. The same can be done with v0.18.0 but...
sudo pip install ez_setup