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

[Feature]: 支持在创建索引前评估待创建的索引大小 #229

Closed
askdb opened this issue Jun 4, 2024 · 2 comments · Fixed by #393
Closed

[Feature]: 支持在创建索引前评估待创建的索引大小 #229

askdb opened this issue Jun 4, 2024 · 2 comments · Fixed by #393
Assignees

Comments

@askdb
Copy link

askdb commented Jun 4, 2024

Describe your use case

创建索引的时候会有一定的空间放大,针对一些大表,非常有必要在创建前评估一下待创建索引的空间。

Describe the solution you'd like

创建索引的时候会有一定的空间放大,针对一些大表,非常有必要在创建前评估一下待创建索引的空间。

Describe alternatives you've considered

No response

Additional context

No response

@xiaodong-ji
Copy link
Contributor

/assign

@wayyoungboy
Copy link
Contributor

可以加到analyze的功能集合下

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

Successfully merging a pull request may close this issue.

3 participants