Skip to content

fix(Overview): use stats from describe for all column tables #1026

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

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Jul 17, 2024

Closes #907, closes #908

Previously, we didn't have any stats for column tables inside column stores, so additional request was used. Now we have all needed data in describe:

Screenshot 2024-07-17 at 12 58 44

@artemmufazalov artemmufazalov requested a review from Raubzeug July 17, 2024 09:59
@artemmufazalov artemmufazalov merged commit e1c8f83 into main Jul 17, 2024
4 checks passed
@artemmufazalov artemmufazalov deleted the 908-stats-request branch July 17, 2024 10:29
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 this pull request may close these issues.

Update in-store column tables stats request unneeded stats request for standalone column tables
2 participants