Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raise illegal bucket order while to merge global stats #48713

Closed
hawkingrei opened this issue Nov 20, 2023 · 0 comments · Fixed by #48852 or #48965
Closed

raise illegal bucket order while to merge global stats #48713

hawkingrei opened this issue Nov 20, 2023 · 0 comments · Fixed by #48852 or #48965

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

create a partition table.

run analyze table for it.

2. What did you expect to see? (Required)

3. What did you see instead (Required)

[2023/11/19 02:38:46.806 +08:00] [WARN] [global_stats_async.go:295] ["dealHistogramAndTopN failed"] [error="illegal bucket order"] [category=stats]
[2023/11/19 02:38:46.806 +08:00] [WARN] [analyze_global_stats.go:97] ["merge global stats failed"] [info="merge global stats for db0ios.table0ios columns"] [error="illegal bucket order"] [tableID=1261936]
[2023/11/19 23:03:04.065 +08:00] [WARN] [global_stats_async.go:295] ["dealHistogramAndTopN failed"] [error="illegal bucket order"] [category=stats]
[2023/11/19 23:03:04.065 +08:00] [WARN] [analyze_global_stats.go:97] ["merge global stats failed"] [info="merge global stats for db0ios.table0ios's index primary"] [error="illegal bucket order"] [tableID=1261936]

4. What is your TiDB version? (Required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants