Smalyshev created this task.
Smalyshev added subscribers: Manybubbles, Aklapper, Smalyshev.
Smalyshev added projects: Wikidata-Query-Service, Search-Team.

TASK DESCRIPTION
  We are using this query to fetch last update time:
  
  ```
  PREFIX schema: <http://schema.org/>
  SELECT (MAX(?lastUpdate) as ?maxLastUpdate)
  WHERE { ?s schema:dateModified ?lastUpdate . }
  ```
  
  On full database, it looks like it is too slow - does not return result for 
more than 3 minutes.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

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

To: Smalyshev
Cc: Smalyshev, Aklapper, Manybubbles, jkroll, Wikidata-bugs, Jdouglas, aude, 
GWicke, daniel, JanZerebecki



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to