Bearloga has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/250159

Change subject: Update reference to Search EL table Bug: T117299 Change-Id: 
Id1f07bc76e5c9eb230b0b8fc182547fe1a8632c6
......................................................................

Update reference to Search EL table
Bug: T117299
Change-Id: Id1f07bc76e5c9eb230b0b8fc182547fe1a8632c6
---
M search/desktop.R
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/discovery/golden 
refs/changes/59/250159/1

diff --git a/search/desktop.R b/search/desktop.R
index b48e9fc..41b94fd 100644
--- a/search/desktop.R
+++ b/search/desktop.R
@@ -3,7 +3,9 @@
 
 # Retrieves data for the desktop stuff we care about, drops it in the 
aggregate-datasets directory.
 # Should be run on stat1002, /not/ on the datavis machine.
-main <- function(date = NULL, table = "Search_12057910"){
+main <- function(date = NULL, table = "Search_14361785"){
+  # - Search_12057910 stopped collecting data on October 2nd
+  # - Use Search_14361785 as of October 28th
   
   # Get data and format
   data <- query_func(fields = "

-- 
To view, visit https://gerrit.wikimedia.org/r/250159
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id1f07bc76e5c9eb230b0b8fc182547fe1a8632c6
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/discovery/golden
Gerrit-Branch: master
Gerrit-Owner: Bearloga <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to