Viewing profile — nvanbenschoten
nvanbenschoten
HN member- Joined
- Thu, Feb 18, 2016, 4:14 AM UTC
- HN karma
- 92
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About nvanbenschoten
No profile information was provided.
Recent public activity
-
comment
Comment #46756858
(author here) The 92% mentioned in this post is showing recall@10 across all 100B vectors, calculated by comparing to the global top_k. turbopuffer will also continuously monitor p…
-
comment
Comment #38705755
> Cockroach only allow SERIALIZABLE transactions so the unviability of SERIALIZABLE seems questionable. We've actually been hard at work on adding Read Committed and Repeatable Rea…
-
comment
Comment #32159312
I don't think this scheme provides the "monotonic reads" property discussed in the blog post. Specifically, it would be possible for a reader to observe a new value from r2 (who re…
-
comment
Comment #25917280
Hi cuu508, CockroachDB engineer here. You are correct that row-level partitioning is not supported in the OSS version of CRDB. However, it sounds like there's a bit of confusion ab…
-
comment
Comment #21492050
> If it's PENDING, reader just ignores it and skips its data, since they use MVCC. There's no waiting here. I think this is where the confusion is coming from. You're correct that …
- story
- story
- story