-
- Downloads
Defined separate update_all_hive_posts_children_count to significantly improve...
Defined separate update_all_hive_posts_children_count to significantly improve performance of massive calculation Disabled seq scan during execution of update_posts_rshares call to improve performance db_upgrade measures time of every executed statement Runtime migration is performed in separated transaction instead of single one.
parent
9d52a45c
No related branches found
No related tags found
Showing
- hive/db/db_state.py 20 additions, 8 deletionshive/db/db_state.py
- hive/db/sql_scripts/db_upgrade.sh 6 additions, 3 deletionshive/db/sql_scripts/db_upgrade.sh
- hive/db/sql_scripts/update_hive_posts_children_count.sql 48 additions, 0 deletionshive/db/sql_scripts/update_hive_posts_children_count.sql
- hive/db/sql_scripts/update_posts_rshares.sql 2 additions, 0 deletionshive/db/sql_scripts/update_posts_rshares.sql
- hive/db/sql_scripts/upgrade/upgrade_runtime_migration.sql 52 additions, 4 deletionshive/db/sql_scripts/upgrade/upgrade_runtime_migration.sql
Loading
Please register or sign in to comment