I guarantee you, mediawiki core is everything but "over-normalized". We haven't done anything yet.In WMCS it's slower for reasons mentioned above, in production it's fast. Also, as I mentioned about "join decomposition", please read.Best regards_______________________________________________On Mon, Jun 3, 2019, 21:58 John <phoenixoverride@gmail.com> wrote:This is a prime example of over normalization. We are normalizing and making things slower._______________________________________________On Mon, Jun 3, 2019 at 3:38 PM Jesse Plamondon-Willard <pathoschild@gmail.com> wrote:_______________________________________________Sure! I just fetch the comment ID in the original query ([1]), and fetch the comment text with a separate query ([2]). You need n+1 queries based on the number of records, but the performance is adequate for my use cases.[1]: main queryOn Mon, 3 Jun 2019 at 14:51, Huji Lee <huji.huji@gmail.com> wrote:Out of curiosity, Jesse, can you share the query after that change, so it is all stored in this thread for future reference?
Wikimedia Cloud Services mailing list
Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list
Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list
Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/cloud