So9q added a comment.

  In T291903#7739739 <https://phabricator.wikimedia.org/T291903#7739739>, 
@Hannah_Bast wrote:
  
  > To add to this, the two-index approach has another rather beautiful 
property:
  >
  > 1. It is important to understand that real-time updates have an inherent 
price. An engine that supports real-time updates can never be as fast as a 
read-only engine. But with the approach outlined in 
https://github.com/ad-freiburg/qlever/wiki/QLever-support-for-SPARQL-1.1-Update 
we kind of get the best of both worlds:
  >
  > 2. Combining the two indexes gives you full SPARQL 1.1 Update capability. 
There is an unavoidable penalty in runtime, but if the amount of updates is 
small relative to the size of the data already there (for Wikidata, we are 
talking millions of updates in a day vs. billions of triples already in the 
database), the penalty is relatively small.
  >
  > 3. But you can also choose to only ask the large index. Than you get 
results on a snapshot of the data from a certain (known) date that lies up to 
24 hours in the past. But you get the result with maximum speed.
  >
  > 4. Since the approach naturally enables this choice for each individual 
query, every user can decide on the trade-off for themselves for each query.
  
  I really like this! I look forward to this. :)

TASK DETAIL
  https://phabricator.wikimedia.org/T291903

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Gehel, So9q
Cc: Gehel, WolfgangFahl, JohannesKalmbach, nguyenm9, AndySeaborne, DD063520, 
Justin0x2004, Hannah_Bast, So9q, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, KimKelting, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to