79447194

Date: 2025-02-18 05:18:56
Score: 2.5
Natty:
Report link

(Not yet an Answer.)

If I read it correctly, the two "Group aggregate count(distinct...)" steps consume nearly all the time.

    Group aggregate: count(distinct member_vote.vote_id)
    Group aggregate: count(distinct party_statistic.vote_id)

Can you explain what is going on there?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you explain what
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: Rick James