Elukey has uploaded a new change for review.

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

Change subject: Update per-article compression scheme to default (LCS)
......................................................................

Update per-article compression scheme to default (LCS)

Bug: T140866
Change-Id: Ib196799232983e0e212bc06370d0bcc29d4ccaa9
---
M sys/pageviews.js
1 file changed, 1 insertion(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/aqs 
refs/changes/83/315283/1

diff --git a/sys/pageviews.js b/sys/pageviews.js
index 990e135..a203e41 100644
--- a/sys/pageviews.js
+++ b/sys/pageviews.js
@@ -47,12 +47,7 @@
             { attribute: 'article', type: 'hash' },
             { attribute: 'granularity', type: 'hash' },
             { attribute: 'timestamp', type: 'range', order: 'asc' },
-        ],
-        options: {
-            updates: {
-                pattern: 'timeseries'
-            }
-        }
+        ]
     },
     project: {
         table: tables.project,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib196799232983e0e212bc06370d0bcc29d4ccaa9
Gerrit-PatchSet: 1
Gerrit-Project: analytics/aqs
Gerrit-Branch: master
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>
Gerrit-Reviewer: Nuria <nu...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to