"Overview of SHARD: A System for Highly Available Replicated Data" it's the first paper to introduce the concept of database sharding. It was published in 1988 by the Computer Corporation of America. It is referenced hundreds of times in many classic papers. But, here's the thing. It doesn't exist . Everyone cites Sarin, DeWitt & Rosenb[e|u]rg's paper but none have ever seen it. I've emailed dozens of academics, libr…
Ask HN: Which recent research paper blew your mind?
51–60 of 174 posts
Re: Ask HN: Which recent research paper blew your mind?
#52Re: Ask HN: Which recent research paper blew your mind?
#53"Overview of SHARD: A System for Highly Available Replicated Data" it's the first paper to introduce the concept of database sharding. It was published in 1988 by the Computer Corporation of America. It is referenced hundreds of times in many classic papers. But, here's the thing. It doesn't exist . Everyone cites Sarin, DeWitt & Rosenb[e|u]rg's paper but none have ever seen it. I've emailed dozens of academics, libr…
Re: Ask HN: Which recent research paper blew your mind?
#54"Overview of SHARD: A System for Highly Available Replicated Data" it's the first paper to introduce the concept of database sharding. It was published in 1988 by the Computer Corporation of America. It is referenced hundreds of times in many classic papers. But, here's the thing. It doesn't exist . Everyone cites Sarin, DeWitt & Rosenb[e|u]rg's paper but none have ever seen it. I've emailed dozens of academics, libr…
This is wild if true. Surely someone has to have a copy of this. How is it even being referenced if it is non existent?
1. Not available online doesn't mean the paper's existence is made up. It's a very bold claim to make for the authors that they cite work that is fabricated.
From the available information, this looks like a technical report by a, probably now defunct, company back in the 80s. If this was its only form of publication, and not on some conference proceedings for example, it would be only found available on select university libraries as a physical copy. But most important,
2. This isn't even as an impactful paper as the parent comment states. Or if its proposed concept is, the original idea is probably derived from some other paper that is indeed the one that is highly cited and most definitely available online.
Accumulative citations number from Google Scholar and IEEEXplore doesn't exceed fifteen for the particular paper though.
https://scholar.google.com/scholar?cites=1491448744595502026...
Re: Ask HN: Which recent research paper blew your mind?
#55We've been using the same API to communicate with our NICs since 1994. That API severely limits network throughput and latency. By simply changing the API (no new NIC) you can get 6x higher throughput in some apps and 43% lower latency.
Code runs on FPGA NIC only for now: https://github.com/crossroadsfpga/enso
Won USENIX OSDI best paper award and best artifact award.
Re: Ask HN: Which recent research paper blew your mind?
#56"Overview of SHARD: A System for Highly Available Replicated Data" it's the first paper to introduce the concept of database sharding. It was published in 1988 by the Computer Corporation of America. It is referenced hundreds of times in many classic papers. But, here's the thing. It doesn't exist . Everyone cites Sarin, DeWitt & Rosenb[e|u]rg's paper but none have ever seen it. I've emailed dozens of academics, libr…
Re: Ask HN: Which recent research paper blew your mind?
#57Earlier quoted context omitted.
> It is referenced hundreds of times in many classic papers. Wait, you mean people include papers they haven't even opened in their references?!
Happens far more than you think. It can be an innocent (sort of) mistake, where authors see the citation in a previous paper and simply copy it into their own.
Re: Ask HN: Which recent research paper blew your mind?
#58Re: Ask HN: Which recent research paper blew your mind?
#59Re: Ask HN: Which recent research paper blew your mind?
#60"Overview of SHARD: A System for Highly Available Replicated Data" it's the first paper to introduce the concept of database sharding. It was published in 1988 by the Computer Corporation of America. It is referenced hundreds of times in many classic papers. But, here's the thing. It doesn't exist . Everyone cites Sarin, DeWitt & Rosenb[e|u]rg's paper but none have ever seen it. I've emailed dozens of academics, libr…
https://shkspr.mobi/blog/2021/06/where-is-the-original-overv...
I can only find the Oracle reference to Sharding, which might be the same thing or not. https://docs.oracle.com/en/database/oracle/oracle-database/1...
Along with the wikipedia reference. https://en.wikipedia.org/wiki/Shard_(database_architecture)
And a Science Direct reference. https://www.sciencedirect.com/topics/computer-science/shardi...
Along with facebooks reference. https://engineering.fb.com/2020/08/24/production-engineering...
And Wolverhamptons reference to Oracle Sharding. http://ora-srv.wlv.ac.uk/oracle19c_doc/shard/sharding-overvi...
And Amazon's. https://aws.amazon.com/what-is/database-sharding/
So is the original paper a myth or was/is this demonstrating the closed circuit nature of the dissemination of knowledge?
How many different ways do you cut up the data?