bug: Random excessive query duration - guidance on how to build replica for debug #17024
Closed
1 of 2 tasks
Labels
C-bug
Category: something isn't working
Search before asking
Version
v1.2.699-nightly
What's Wrong?
Seemingly randomly, queries will take a very long time, or just fail to complete. Unfortunately, for each of the instances we see, if I try to extract the data to build a replica, the replica does not exhibit the same issue so it is difficult to sensibly report the problem. Sometimes, but not always, rebuilding the tables for these queries will fix the problem.
Could you please provide some advice on how to report these sort of problems if a replica is not possible? If this involves turning on some debug info then we're happy to do that as the queries that do not return are very frustrating.
E.g. Current issue is a simple group by on a 700k record table, it does not return. Remove a timestamp field (4th col, see below) from the grouping and it runs straight away. However, take the data into a replica, the original aggregation works just fine. 🤷♂️
How to Reproduce?
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: