GithubHelp home page GithubHelp logo

Comments (9)

jowlyzhang avatar jowlyzhang commented on September 21, 2024 1

We are blocked on this issue -- but don't think we have the capacity to take this ourselves as we aren't as familiar with this codebase/path

Thank you for this context. I will check this out soon by end of next week.

from rocksdb.

dorlevi avatar dorlevi commented on September 21, 2024

@jowlyzhang : thanks for assigning this to yourself. Do you know when you could pick this issue up?

from rocksdb.

jowlyzhang avatar jowlyzhang commented on September 21, 2024

@jowlyzhang : thanks for assigning this to yourself. Do you know when you could pick this issue up?

I don't think I will be able to check this soon, are you interested in taking it?

from rocksdb.

dorlevi avatar dorlevi commented on September 21, 2024

We are blocked on this issue -- but don't think we have the capacity to take this ourselves as we aren't as familiar with this codebase/path

from rocksdb.

dorlevi avatar dorlevi commented on September 21, 2024

hi, I wanted to check back in, thank you

from rocksdb.

hilikspdb avatar hilikspdb commented on September 21, 2024

LDB scan and get do not work as well. The issue in LDB is that the caller must give timestamp for new iterator & Get (unlike snapshot where no snapshot means the latest). LDB can not create a timestamp without a knowledge on the cooperator. I think that in order to make ldb works the simplest way is to support null timestamp (get the latest version in get ; get all the versions in scan) in the read options.

from rocksdb.

dorlevi avatar dorlevi commented on September 21, 2024

@jowlyzhang -- wanted to check in again and see if this is planned to be addressed

from rocksdb.

jowlyzhang avatar jowlyzhang commented on September 21, 2024

I was actually recently working on this, the ./ldb get type of commands, like multiget, scan, get_entity etc should have read timestamp support after this PR #12641

I'm currently working on dump, wal_dump and idump for similar support and I will later work on the db_bench one.

from rocksdb.

dorlevi avatar dorlevi commented on September 21, 2024

from rocksdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.