-
Notifications
You must be signed in to change notification settings - Fork 17
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
Perf: Course dashboard performance issues #800
Comments
I have been trying to make changes to I will look into a similar approach for the watched video segments query. |
@SoryRawyer I think I can move this dataset to a MV with MergeEngine: https://github.com/openedx/aspects-dbt/blob/b16a7957de4506e22768cb4a610798113c9868a2/models/problems/int_problem_results.sql#L4 Would that also be a suitable solution? cc @bmtcril |
Fixes for everything but problem interactions and problem results are here #808 |
fixes for problem interactions - problem results are here: #825 |
I believe these issues are all fixed now! |
Tested with the 300M row dataset on ClickHouse Cloud I've found the following issues:
OOM Errors:
Slow Queries (> 3 seconds):
The text was updated successfully, but these errors were encountered: