A question about query performance #10482
Unanswered
wangDong524
asked this question in
General
Replies: 1 comment 5 replies
-
Could you post the exact queries and durations? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CrateDB version:
3.0.2
Environment description:
There are two tables in a cluster,and the other parameters are the same
table1: 10 Configured Shards ,4 Replicas ,57.9 Million Records ,96.7 GB
table2: 10 Configured Shards ,4 Replicas ,57.9 Million Records ,41.2 GB
Why is the data in table 2 small but the select time is much longer than that in table 1
Beta Was this translation helpful? Give feedback.
All reactions